FIX: Error picking deleted object from dropdown list (223107)
The information in this article applies to:
- Microsoft Visual Basic Learning Edition for Windows 6.0
- Microsoft Visual Basic Professional Edition for Windows 6.0
- Microsoft Visual Basic Enterprise Edition for Windows 6.0
This article was previously published under Q223107 SYMPTOMS
A class module in a Standard EXE project contains a declaration for a public event. A form in the Standard EXE project instantiates an object variable based on the class module with the WithEvents keyword. When you delete the declaration statement for the object variable in the code window of the form and select the object variable from the object box of the code window, an application error occurs.
STATUSMicrosoft has confirmed that this is a bug in the Microsoft products that are listed in the "Applies to" section. This bug was corrected in Visual Studio 6.0 Service Pack 3.
For additional information about Visual Studio 6.0 service packs, click the following article numbers to view the articles in the Microsoft Knowledge Base:
194022
Visual Studio 6.0 service packs, what, where, why
194295 How to tell that Visual Studio 6.0 service packs are installed
REFERENCES
For more information about form, standard, and class modules, see the following Microsoft Developer Network Web sites:
Modification Type: | Minor | Last Reviewed: | 12/6/2004 |
---|
Keywords: | kbActivexEvents kbBug kbfix kbVS600sp3fix KB223107 |
---|
|