How to Address the Master Object Called Global
Article ID: 138069
Article Last Modified on 12/9/2003
APPLIES TO
- Microsoft Visual Basic 4.0 Standard Edition
- Microsoft Visual Basic 4.0 Professional Edition
- Microsoft Visual Basic 4.0 Professional Edition
- Microsoft Visual Basic 4.0 16-bit Enterprise Edition
- Microsoft Visual Basic 4.0 32-Bit Enterprise Edition
This article was previously published under Q138069
SUMMARY
The standard Visual Basic Objects like the App object, the Printer Object,
the Clipboard Object, the Screen Object, and the Forms Collection Object
are all implemented as methods of the master object called Global. There is
very seldom a need to use the object Global.
Additional query words: 4.00 vb4win vb4all
Keywords: KB138069