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. C#
  4. menu strip in right side

menu strip in right side

Scheduled Pinned Locked Moved C#
csharpvisual-studio
6 Posts 5 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.
  • A Offline
    A Offline
    An nd Rajan10
    wrote on last edited by
    #1

    hi, i want to create a menustrip in right hand side like treeview. i am using visual studio 2010, i drag and drop the menustrip, its automatically going upside of the window and i am check all properties there is no chance to display in right hand side... i want to create like.. window have two sides ( left and right ) right side have the menu strip like treeview,that is have click event and click the particular menu corresponding window shows the left side

    Regards Anand Rajan

    M L J H 4 Replies Last reply
    0
    • A An nd Rajan10

      hi, i want to create a menustrip in right hand side like treeview. i am using visual studio 2010, i drag and drop the menustrip, its automatically going upside of the window and i am check all properties there is no chance to display in right hand side... i want to create like.. window have two sides ( left and right ) right side have the menu strip like treeview,that is have click event and click the particular menu corresponding window shows the left side

      Regards Anand Rajan

      M Offline
      M Offline
      Mycroft Holmes
      wrote on last edited by
      #2

      look for the Dock property of the control or the HorizontalAlignment if you are using WPF

      Never underestimate the power of human stupidity RAH

      A 1 Reply Last reply
      0
      • M Mycroft Holmes

        look for the Dock property of the control or the HorizontalAlignment if you are using WPF

        Never underestimate the power of human stupidity RAH

        A Offline
        A Offline
        An nd Rajan10
        wrote on last edited by
        #3

        thanks actually the sub menu are not visible that is inside id the menu...that is my problem i want show all sub menus with menu like tree view... that is possible..

        1 Reply Last reply
        0
        • A An nd Rajan10

          hi, i want to create a menustrip in right hand side like treeview. i am using visual studio 2010, i drag and drop the menustrip, its automatically going upside of the window and i am check all properties there is no chance to display in right hand side... i want to create like.. window have two sides ( left and right ) right side have the menu strip like treeview,that is have click event and click the particular menu corresponding window shows the left side

          Regards Anand Rajan

          L Offline
          L Offline
          lukeer
          wrote on last edited by
          #4

          Please, don't cross-post[^].

          Ciao, luker

          1 Reply Last reply
          0
          • A An nd Rajan10

            hi, i want to create a menustrip in right hand side like treeview. i am using visual studio 2010, i drag and drop the menustrip, its automatically going upside of the window and i am check all properties there is no chance to display in right hand side... i want to create like.. window have two sides ( left and right ) right side have the menu strip like treeview,that is have click event and click the particular menu corresponding window shows the left side

            Regards Anand Rajan

            J Offline
            J Offline
            joginder banger
            wrote on last edited by
            #5

            just simple, I think you can try this.

            alignment = right

            1 Reply Last reply
            0
            • A An nd Rajan10

              hi, i want to create a menustrip in right hand side like treeview. i am using visual studio 2010, i drag and drop the menustrip, its automatically going upside of the window and i am check all properties there is no chance to display in right hand side... i want to create like.. window have two sides ( left and right ) right side have the menu strip like treeview,that is have click event and click the particular menu corresponding window shows the left side

              Regards Anand Rajan

              H Offline
              H Offline
              HobbyProggy
              wrote on last edited by
              #6

              don't know how to do that by own code but i can tell that the devComponentsDotNetBar2 has such elements in it :) Maybe you check that out and give it a try

              if(this.signature != "") { MessageBox.Show("This is my signature: " + Environment.NewLine + signature); } else { MessageBox.Show("404-Signature not found"); }

              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