ADT2: Creating Additional ADT Application Program Groups, Items (119724)
The information in this article applies to:
- Microsoft Access Developer's Toolkit 2.0
This article was previously published under Q119724 SUMMARY
Advanced: Requires expert coding, interoperability, and multiuser skills.
This article demonstrates a user-defined Access Basic function named
CreateProgmanGroupIcons() that you can use to create additional Program
Manager groups and icons for a custom application. For example, you can
create icons to display informational text files, to run the Repair
Database and Compact Database commands, and to control command-line
switches.
The CreateProgmanGroupIcons() function reads information from a table, runs
dynamic data exchange (DDE) commands to create the Program Manager groups
and icons, and then deletes the table.
REFERENCES
For additional information about DDE and Program Manager, please see the
following articles in the Microsoft Knowledge Base:
109394 ACC: How to Add an Icon to Program Manager Using DDE
104943 How to Manipulate Groups & Items in Program Manager Using DDE.
Windows Software Development Kit "Guide to Programming," pages 19-22
Modification Type: | Major | Last Reviewed: | 6/13/2001 |
---|
Keywords: | kbinfo KB119724 |
---|
|