Hello,
How can I use the TrackPopupMenu API to open a menu designed with Menu Editor that I would normally display through:
Specifically, what combination of GetMenu and/or GetSubMenu should I use (or maybe even other API calls) to transform MenuName (a menu object in VB6) to the needed menu handle (LONG value) needed in TrackPopupMenu?Code:Popupmenu MenuName, Flags, X, Y, DefaultMenu
Also, as important as getting the menu to appear is setting the default (bold) menu item through API also.
Waiting for your help...
Thanks in advance.




There's a light at the end of every tunnel, just pray it's not a train!!
Reply With Quote
