IMG Developer's Kit: Developer's Kit Guide and Technical Documentation; Version 1.90; User's Guide | ||
---|---|---|
Prev | Chapter 7. Language and Platform Examples | Next |
FOLDER: MSACCESS
TYPE: Example integration in Microsoft Access
SOURCE: INCLUDED
LANGUAGE: Visual Basic / MS Access
IDE: Microsoft Access
This example was originally in the MTDLL example in previous releases of the Developers Kit. It has been updated and improved to show off more functionality, and it has been updated to handle all versions of Windows, along with My-T-Touch/My-T-Soft/My-T-Pen without the need for editing.
Located in the MSACCESS Folder, select the installed product, then select the WINDOWS or WINNT Windows folder (WINNT for NT/2000 systems). The sample will walk you through some examples.
Here are some notes on what is included:
The Module illustrates the correct VB syntax for making the DLL functions visible to the MS Access VBA (Visual Basic for Applications) code.
The Forms show off several approaches on how people integrate My-T-Soft - using a minimize/open approach, using a Move Window (on/off screen) approach, or using the Copy & Configure approach. A configuration form is also shown illustrating how to call out & change the displayed panels and current size as necessary.
Version 1.77 - July 7, 2003
Copyright 2002-2003 by Innovation Management Group, Inc. All Rights Reserved.
My-T-Mouse, My-T-Pen, My-T-Touch, and My-T-Soft are registered trademarks of Innovation Management Group, Inc.
As seen in ...