Article ID: 107850 - Last Review: January 8, 2003 - Revision: 1.1 VB CDK Cannot Access the Properties of the VB System ObjectsThis article was previously published under Q107850 SUMMARY
The Microsoft Visual Basic Control Development Kit (CDK) provides no
mechanism to access the properties of the system objects. The Visual
Basic system objects are Screen, Printer, App, Clipboard, and Debug. This feature is under review and will be considered for inclusion in a future release. MORE INFORMATION
The five Visual Basic system objects are as follows:
Object Use ---------------------------------------------------------------------- Screen Supplies data on current form, control, and screen display. Printer Enables printing text and graphics to the printer. App Supplies information specific to the application. Clipboard Gives access to the Windows Clipboard. Debug Enables printing to the Debug window in Visual Basic. The Control Development Kit is provided with the professional edition of Visual Basic for Windows. REFERENCES
"Visual Basic 3.0: Programmer's Guide," version 3.0, page 206, "System
Objects."
| Article Translations
|

Back to the top
