BUG: UserControl Does Not Refresh the Menu (196902)
The information in this article applies to:
- Microsoft Visual Basic Learning Edition for Windows 5.0
- Microsoft Visual Basic Learning Edition for Windows 6.0
- Microsoft Visual Basic Professional Edition for Windows 5.0
- Microsoft Visual Basic Professional Edition for Windows 6.0
- Microsoft Visual Basic Enterprise Edition for Windows 5.0
- Microsoft Visual Basic Enterprise Edition for Windows 6.0
This article was previously published under Q196902 SYMPTOMS
If a UserControl changes the menu at run time, the menu does not refresh.
RESOLUTION
You need to set the Enabled property of the UserControl to False, reset it
to True, and then given it the focus to force a refresh of the menu.
STATUS
Microsoft has confirmed this to be a bug in the Microsoft products listed
at the beginning of this article.
Modification Type: | Major | Last Reviewed: | 5/12/2003 |
---|
Keywords: | kbBug kbcode kbCtrlCreate kbnofix KB196902 |
---|
|