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. Design controls on a Panel

Design controls on a Panel

Scheduled Pinned Locked Moved C#
designdata-structuresquestiondiscussion
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.
  • E Offline
    E Offline
    Edmundisme
    wrote on last edited by
    #1

    Hello, I have a small application that exposes various behaviors via dialog windows. I want to modify the application so that instead of popping up dialog windows it will simply show a new panel in the main window area. My idea is to create several Panels to replace the dialog boxes. I want to be able to design these Panels in the designer just like you would design a new form. The designer doesn't support this, so I must be barking up the wrong tree. I really want to treat each panel separately in the designer rather than just stacking all these panels on the main window (which makes it difficult to see what's going on). Did I articulate that well enough? Any thoughts? Thanks!

    L 1 Reply Last reply
    0
    • E Edmundisme

      Hello, I have a small application that exposes various behaviors via dialog windows. I want to modify the application so that instead of popping up dialog windows it will simply show a new panel in the main window area. My idea is to create several Panels to replace the dialog boxes. I want to be able to design these Panels in the designer just like you would design a new form. The designer doesn't support this, so I must be barking up the wrong tree. I really want to treat each panel separately in the designer rather than just stacking all these panels on the main window (which makes it difficult to see what's going on). Did I articulate that well enough? Any thoughts? Thanks!

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

      Is a user control what you are looking for?

      Why is common sense not common? Never argue with an idiot. They will drag you down to their level where they are an expert. Sometimes it takes a lot of work to be lazy Individuality is fine, as long as we do it together - F. Burns

      E 1 Reply Last reply
      0
      • L Lost User

        Is a user control what you are looking for?

        Why is common sense not common? Never argue with an idiot. They will drag you down to their level where they are an expert. Sometimes it takes a lot of work to be lazy Individuality is fine, as long as we do it together - F. Burns

        E Offline
        E Offline
        Edmundisme
        wrote on last edited by
        #3

        That's exactly what I'm looking for! Thanks! (I accidentally selected "custom control" which is entirely different and confused my one-track mind).

        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