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. "cardlayout" in C# ?

"cardlayout" in C# ?

Scheduled Pinned Locked Moved C#
questioncsharpjava
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.
  • B Offline
    B Offline
    bubuzzz
    wrote on last edited by
    #1

    I m making a win form with a explore bar and I want everything I choose from the explore bar to appear in the same form , not opening a new form for each operation. In Java ,it is easy with using Card layout , but how can it be done in C# ? I tried to set visible for every panel , but if there are too many panels , the form is very messy . I also tried the method BringToFront() but it didn't make better . How can i change the panel like Card layout in Java? :confused: Thanks . :laugh:

    L 1 Reply Last reply
    0
    • B bubuzzz

      I m making a win form with a explore bar and I want everything I choose from the explore bar to appear in the same form , not opening a new form for each operation. In Java ,it is easy with using Card layout , but how can it be done in C# ? I tried to set visible for every panel , but if there are too many panels , the form is very messy . I also tried the method BringToFront() but it didn't make better . How can i change the panel like Card layout in Java? :confused: Thanks . :laugh:

      L Offline
      L Offline
      Luc Pattyn
      wrote on last edited by
      #2

      Hi, I suggest you have a look at the TabControl and TabPage classes. :)

      Luc Pattyn [My Articles]

      B 1 Reply Last reply
      0
      • L Luc Pattyn

        Hi, I suggest you have a look at the TabControl and TabPage classes. :)

        Luc Pattyn [My Articles]

        B Offline
        B Offline
        bubuzzz
        wrote on last edited by
        #3

        thanks a lot . You really saved my life

        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