|
-
Apr 25th, 2000, 01:35 AM
#1
Thread Starter
Junior Member
Hey everyone...
I wanted to know how I would go about detecting if a menu is open or not. I'm sure there must some kind of API call for this purpose? Thanks a lot.
JMik
-
Apr 25th, 2000, 05:51 AM
#2
Member
A menu? As in a menu in your program? To see if it is open, you could just put some code in the menu_click event. If you have File, Edit, View, Favorites, Tools, and Help menus like in MSIE, just put some code in the mnuFile_Click sub routine that'll track when the File menu is open.
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
|