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. How to create menu dynamically & opening different windows forms when menu is clicked

How to create menu dynamically & opening different windows forms when menu is clicked

Scheduled Pinned Locked Moved Visual Basic
databasewinformstutorialquestion
3 Posts 3 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.
  • I Offline
    I Offline
    iamalik
    wrote on last edited by
    #1

    I have stored information about each menu in database. Now I want to create these menus dynamically, and want to open different forms when each menu is clicked. How can I implement it in windows application. Thanks in advance.

    D H 2 Replies Last reply
    0
    • I iamalik

      I have stored information about each menu in database. Now I want to create these menus dynamically, and want to open different forms when each menu is clicked. How can I implement it in windows application. Thanks in advance.

      D Offline
      D Offline
      dan sh
      wrote on last edited by
      #2

      1. Create an object of Menustrip and add it to the Controls collection of the form. 2. Add items to it and handle their Click event to open new forms.

      जय हिंद Rajdeep.Net[^] is NOT from India. Proof.[^]

      1 Reply Last reply
      0
      • I iamalik

        I have stored information about each menu in database. Now I want to create these menus dynamically, and want to open different forms when each menu is clicked. How can I implement it in windows application. Thanks in advance.

        H Offline
        H Offline
        Henry Minute
        wrote on last edited by
        #3

        Google is your friend. The very first hit on a search for dynamic menus vb.net is Dynamic Menu Based on Database[^]. An article here on CodeProject.

        Henry Minute Do not read medical books! You could die of a misprint. - Mark Twain Girl: (staring) "Why do you need an icy cucumber?" “I want to report a fraud. The government is lying to us all.”

        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