Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Visual Basic
  4. MDI with main menu

MDI with main menu

Scheduled Pinned Locked Moved Visual Basic
questioncsharptoolshelp
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • L Offline
    L Offline
    len_ems
    wrote on last edited by
    #1

    Good afternoon... Currently, we are using MDI(multiple document interface) in VB.Net. We have a parent form named frmMain and it has a main menu. Under the parent form's main menu, it has the following menu items like Data, Figures, Tools, Help, etc... Each of the children's forms have also a main menu under them. But when we run the application and open a child form, the child form's menu items appear in the parent form and no longer at the child's form. How can I make the children's menu items appear in their forms? Are there limitations in MDI? What are they? Can you give an advice? Thank you in advance....

    D 1 Reply Last reply
    0
    • L len_ems

      Good afternoon... Currently, we are using MDI(multiple document interface) in VB.Net. We have a parent form named frmMain and it has a main menu. Under the parent form's main menu, it has the following menu items like Data, Figures, Tools, Help, etc... Each of the children's forms have also a main menu under them. But when we run the application and open a child form, the child form's menu items appear in the parent form and no longer at the child's form. How can I make the children's menu items appear in their forms? Are there limitations in MDI? What are they? Can you give an advice? Thank you in advance....

      D Offline
      D Offline
      Dave Kreskowiak
      wrote on last edited by
      #2

      Using the MDI model built into Windows Form, you can't. RageInTheMachine9532 "...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

      L 1 Reply Last reply
      0
      • D Dave Kreskowiak

        Using the MDI model built into Windows Form, you can't. RageInTheMachine9532 "...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

        L Offline
        L Offline
        len_ems
        wrote on last edited by
        #3

        Sir, Thank you...

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups