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. Custom control that can contain other controls

Custom control that can contain other controls

Scheduled Pinned Locked Moved C#
helptutorial
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.
  • C Offline
    C Offline
    Christian Wikander
    wrote on last edited by
    #1

    Hi! I would like to make a control that can contain other controls. I know how to accomplish this by inheriting the Panel. Next problem is how to reserve parts of the control for headers etc., ie restrict the ClientRectangle to a part of the control. Is this possible. BR Christian

    G 1 Reply Last reply
    0
    • C Christian Wikander

      Hi! I would like to make a control that can contain other controls. I know how to accomplish this by inheriting the Panel. Next problem is how to reserve parts of the control for headers etc., ie restrict the ClientRectangle to a part of the control. Is this possible. BR Christian

      G Offline
      G Offline
      Gulfraz Khan
      wrote on last edited by
      #2

      There may be other ways to do this. What if you change the location of the child control in the ControlAdded event if the child control is drawn in the Header area.

      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