|
-
Nov 14th, 2002, 08:14 PM
#1
Thread Starter
PowerPoster
Popup Menus
Is it possible to combine to menus? For Example, I have a simple Edit menu, and I want to add the Insert menu to that when it displays as a popup. I don't want to make a copy of the Insert menu as its got a heap of menu items...
Thanks in Advance
-
Nov 16th, 2002, 12:15 PM
#2
Stuck in the 80s
You could possibly use the CreatePopupMenu, TrackPopupMenu, AppendMenu and DestroyMenu API to manipulate it.
I haven't had experience with those, so I can't provide any code or anything. But you can find the declaration and sample code for it on www.allapi.net
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|