PDA

Click to See Complete Forum and Search --> : Creating menu on other application


BFord
Jul 3rd, 2000, 05:24 PM
ok, i want to create a new popup menu on another application. I know how to make a new menu on the application, but none of the submenus show up. I'm pretty sure that I'm supposed to use CreateMenu, CreatePopUpMenu, and AppendMenu, but I cant quite figure out how to use them properly and i keep crashing VB. Any help??
Examples would be greatly appreciated.

Thanks,
BFord

Jul 3rd, 2000, 07:36 PM
Try looking into the InsertMenuItem API.
http://www.vbapi.com/ref/i/insertmenuitem.html