How do I create Popupmenus with API ?
And add the contents of the Start Menu to it ?
Printable View
How do I create Popupmenus with API ?
And add the contents of the Start Menu to it ?
Create it with CreatePopupMenu, then use InsertMenuItemto add items and then show it with TrackPopupMenu.
Sorry that I did not add hyperlinks, but when I did, it really screwed up thew post. Just look for the topics at http://www.vbapi.com