creating a left side menu

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Miaaa Mukherjee
    New Member
    • Feb 2007
    • 31

    creating a left side menu

    I m creating a left side menu which contains too many inside menus in it.

    For Eg. Computer --> Software-->.Net 2005-->Microsoft Visual Studio 2005.

    I want to know the code after creating this menu.

    I m using a label image of the computer now what can be done for the other inside menu to be get opened ??

    Thanxs
  • kenobewan
    Recognized Expert Specialist
    • Dec 2006
    • 4871

    #2
    Please post relevant code or errors that you are having.

    Comment

    • Miaaa Mukherjee
      New Member
      • Feb 2007
      • 31

      #3
      I have not started yet coding for left menu but i want to know how in .Net the menu inside the menu are created.In VB-6 it is created thru menu editor.
      Can anyone suggest me some code or give me the source code for the same.

      Comment

      • vijaydiwakar
        Contributor
        • Feb 2007
        • 579

        #4
        Originally posted by Miaaa Mukherjee
        I have not started yet coding for left menu but i want to know how in .Net the menu inside the menu are created.In VB-6 it is created thru menu editor.
        Can anyone suggest me some code or give me the source code for the same.
        u have said menu editor in vb6 so i'll tell u abt that
        just check thy toolbars ->menus and toolbars->menu strip
        drag it over the form

        Comment

        Working...