|
-
May 20th, 2010, 03:11 AM
#1
Thread Starter
Member
How can I update a top-level menu before displaying it?
I can't put the updating code in the click event handler. In VB6, if the user clicks the menu, the click event handler is called AFTER the menu is displayed . Furthermore, unlike button menus, menus don't provide a "before drop down" event handler. Click is the only event handler .
Is there a way to add code to the click event handler to say, "drop down this menu"?
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|