Results 1 to 2 of 2

Thread: Menu's Parent

  1. #1

    Thread Starter
    Need-a-life Member Mc Brain's Avatar
    Join Date
    Apr 2000
    Location
    Buenos Aires, Argentina
    Posts
    6,808

    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.

  2. #2
    AIS_DK
    Guest
    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
  •  



Click Here to Expand Forum to Full Width