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. c# .net menu form like in codeproject.com

c# .net menu form like in codeproject.com

Scheduled Pinned Locked Moved C#
csharpcomhelptutorial
6 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.
  • S Offline
    S Offline
    sodevrom
    wrote on last edited by
    #1

    Hello, I have searched the internet but I haven't found what I was looking for, and maybe someone can guide me here. I want a control for c# .net that should work similar to the CHAPTERS MENU from this site (http://www.codeproject.com) :) I want a similar menu where I can set the categories, and when someone will click on teh category, it will enlarge it and reveal the items. I want to be possible that all categories can be opened at the same time. Hope you can help, thank you

    P L 2 Replies Last reply
    0
    • S sodevrom

      Hello, I have searched the internet but I haven't found what I was looking for, and maybe someone can guide me here. I want a control for c# .net that should work similar to the CHAPTERS MENU from this site (http://www.codeproject.com) :) I want a similar menu where I can set the categories, and when someone will click on teh category, it will enlarge it and reveal the items. I want to be possible that all categories can be opened at the same time. Hope you can help, thank you

      P Offline
      P Offline
      Pedram Behroozi
      wrote on last edited by
      #2

      Why don't you try creating that BY YOUR HANDS?!!

      When you're alone in the Dark, Fear will protect you...

      S 1 Reply Last reply
      0
      • P Pedram Behroozi

        Why don't you try creating that BY YOUR HANDS?!!

        When you're alone in the Dark, Fear will protect you...

        S Offline
        S Offline
        sodevrom
        wrote on last edited by
        #3

        Hello, I am just starting out with C#, and I don't really know where to start to create that. I would be more than happy to make this by myself, but I would appreciate if you could give me some tips

        1 Reply Last reply
        0
        • S sodevrom

          Hello, I have searched the internet but I haven't found what I was looking for, and maybe someone can guide me here. I want a control for c# .net that should work similar to the CHAPTERS MENU from this site (http://www.codeproject.com) :) I want a similar menu where I can set the categories, and when someone will click on teh category, it will enlarge it and reveal the items. I want to be possible that all categories can be opened at the same time. Hope you can help, thank you

          L Offline
          L Offline
          Lost User
          wrote on last edited by
          #4

          Flowlayoutpanels, custom controls with your own propertys and events, toggle visibility. Those 3 key things right there will be what you need to get that done.

          S 2 Replies Last reply
          0
          • L Lost User

            Flowlayoutpanels, custom controls with your own propertys and events, toggle visibility. Those 3 key things right there will be what you need to get that done.

            S Offline
            S Offline
            sodevrom
            wrote on last edited by
            #5

            Thank you very much for the quick replyes. I am looking in to this right now.

            1 Reply Last reply
            0
            • L Lost User

              Flowlayoutpanels, custom controls with your own propertys and events, toggle visibility. Those 3 key things right there will be what you need to get that done.

              S Offline
              S Offline
              sodevrom
              wrote on last edited by
              #6

              I found something similar to what I want, I just need to find out how to implement it in my "software" : http://www.codeproject.com/KB/miscctrl/XPTaskBar.aspx Thanx again

              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