PRB: Print Method Does Not Appear in the Object Browser Window or Auto List Members Feature (298135)
The information in this article applies to:
- Microsoft Visual Basic Enterprise Edition for Windows 4.0
- Microsoft Visual Basic Enterprise Edition for Windows 5.0
- Microsoft Visual Basic Enterprise Edition for Windows 6.0
- Microsoft Visual Basic Professional Edition for Windows 4.0
- Microsoft Visual Basic Professional Edition for Windows 5.0
- Microsoft Visual Basic Professional Edition for Windows 6.0
- Microsoft Visual Basic Learning Edition for Windows 5.0
- Microsoft Visual Basic Learning Edition for Windows 6.0
- Microsoft Visual Basic Standard Edition for Windows 4.0
This article was previously published under Q298135 SYMPTOMS
The Print method of the Printer, Form, or UserControl object does not appear in the Object Browser window or in the Auto List Members (ALM) feature.
CAUSE
The Object Browser window only displays objects and their associated methods. Methods such as Print are not associated with Printer, Form, or UserControl objects. Instead, they are general methods that Visual Basic attaches to these objects. Because they are not intrinsic methods, they are not displayed in the browser or by IntelliSense.
Modification Type: | Major | Last Reviewed: | 6/25/2004 |
---|
Keywords: | kbide kbIDEProject kbprb kbprint KB298135 |
---|
|