June 1999
Intermediate to advanced
1368 pages
29h 45m
English
One of the ActiveX controls included in the MOD is the Common Dialog control. With this control, you can create the standard dialogs used for various Windows system tasks, including the following:
Opening a file
Saving a file under a new name
Choosing a color
Choosing a font
Printing a file
Running Winhelp.exe
Before Access 95, to access the Common Dialog you had to use Windows API calls. Not anymore. ActiveX controls allow you to access the same functionality without the hassle of setting up for the API call.
Note
To use the Common Dialog control, you must have the Microsoft Office Developer Edition, Visual Basic 5 or 6, or Visual InterDev, Enterprise Edition. This control isn't available ...
Read now
Unlock full access