-
I don't know if there is any, but if there is a all over toplevel-menu, what's the name of it? Im working on making a menu invisible and that works fine but I don't want to invisible all the toplevelmenus to get the whole menu to disappear. There's another better reason: I wan't all the toplevel-menus in a popupmenu, so I need to know the name.
Please, reply anyone?!?!
-
Instead of normal menu, try the Toolbar it's more flexible and you can hide and show buttons etc.
-
you can pop the menu up through the API with the TrackMenuPopup and track MenuPopupEx functions, Check the microsoft documentation as I'm not sure how to use them.
-
I shall try the API! But if anyone have another way, post it!!