BUG: Pop-up Menu Click Event Does Not Execute in an MDI Program (181359)
The information in this article applies to:
- Microsoft Visual Basic Learning Edition for Windows 5.0
- Microsoft Visual Basic Professional Edition for Windows 5.0
- Microsoft Visual Basic Enterprise Edition for Windows 5.0
This article was previously published under Q181359 SYMPTOMS
An active child menu displays a top-level menu from the MDI form using the
Popupmenu method. When you click the top-level menu item from the MDI form,
the click event does not execute.
RESOLUTION
Use a second, invisible form to store the menu. Use the Popupmenu method to
show the menu items from the invisible form. The MORE INFORMATION section
in this article shows how to create a sample project that demonstrates this
workaround.
STATUS
Microsoft has confirmed this to be a bug in the Microsoft products
listed at the beginning of this article. We are researching this
bug and will post new information here in the Microsoft Knowledge
Base as it becomes available.
Modification Type: | Major | Last Reviewed: | 11/18/2003 |
---|
Keywords: | kbbug kbpending KB181359 |
---|
|