Results 1 to 2 of 2

Thread: Detecting if a menu is open

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Mar 2000
    Location
    Montreal, QC
    Posts
    24

    Question

    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

  2. #2
    Member
    Join Date
    Apr 1999
    Posts
    56
    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
  •  



Click Here to Expand Forum to Full Width