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. Overlapped windows controls

Overlapped windows controls

Scheduled Pinned Locked Moved C#
helpquestion
2 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
    balkang
    wrote on last edited by
    #1

    Hello, When developing a Windows Application, You may have to put lots of controls on same form. Therefore It becomes too difficult to see, manage and manipulate all of these overlapped controls. I think, it is a frequently encountered problem. Are there an way to solve this?

    A 1 Reply Last reply
    0
    • B balkang

      Hello, When developing a Windows Application, You may have to put lots of controls on same form. Therefore It becomes too difficult to see, manage and manipulate all of these overlapped controls. I think, it is a frequently encountered problem. Are there an way to solve this?

      A Offline
      A Offline
      Ahmad Mahmoud candseeme
      wrote on last edited by
      #2

      Hi that's when the Containers technique comes handy a container is much like a standalone subform has its own controls when you you move the container you move all the contained controls examples of containers Panel, GroupBox,TabControl, ToolBar you can take the "Folder Options" Dialog as an example of how microsoft manage toooooooo many overlapped controls in one single form through frames and tabPages Ahmad Shaban

      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