|
-
Oct 7th, 2001, 10:21 PM
#1
Thread Starter
Need-a-life Member
Menu's Parent
Can anybody tell me how to create a "complete tree" of a menu, on run-time. I mean, I have a mnuItem(0), and can load diferent mnuItem(X)... but how can I create different levels of menues and how do I set its parent?
Emiliano F. Martín
If a post has helped you then please Rate it! (and give the user points he/she deserves by clicking on the image).
Encourage the person who helped you to keep doing it, and give him the points he deserves.
MP3 Organizer: Freeware to logically organize all your MP3s.
-
Oct 8th, 2001, 01:31 AM
#2
You can't do that. VB simply doesn't support this. You can come close, but it will still have alot of limitations.
The only way I know it can be done, it to take over the creation of the menues. Create the menu bar, and then add on the menuitems using API calls.
You would however need a good stable subclasser to do this.
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
|