CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Guest

    How do I tell if the menu has focus???

    I think there is an MFC function that tells me when the menu get focus, but I am not sure what it is.
    Can anybody help me out????
    Thanks


  2. #2
    Guest

    Re: How do I tell if the menu has focus???

    I found the function
    It was WM_INITMENU
    Now I need to no when the menu loses focus!!!
    Can anybody help me????
    Thanks


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

Featured