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. winform add splitcontainer docking problem-panel is covered by toolstrip

winform add splitcontainer docking problem-panel is covered by toolstrip

Scheduled Pinned Locked Moved C#
questioncomhelp
3 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.
  • A Offline
    A Offline
    akira32
    wrote on last edited by
    #1

    I add two splitconrainers. The panel at the topmost will have a problem. The top region of Panel will be covered by toolstrip. But I woudl to draw some thing like pixture to fill the Panel. How do I modfy this problem to prevent the panel covered by toolstrip? http://cid-fbeb6373d9321a7f.skydrive.live.com/self.aspx/Questions/Visual C|3/VC|3|\_spliContainer|\_dosck|\_region.jpg You can the jpg file, the top region of the topmost panel is covered with toolstrip.

    A H 2 Replies Last reply
    0
    • A akira32

      I add two splitconrainers. The panel at the topmost will have a problem. The top region of Panel will be covered by toolstrip. But I woudl to draw some thing like pixture to fill the Panel. How do I modfy this problem to prevent the panel covered by toolstrip? http://cid-fbeb6373d9321a7f.skydrive.live.com/self.aspx/Questions/Visual C|3/VC|3|\_spliContainer|\_dosck|\_region.jpg You can the jpg file, the top region of the topmost panel is covered with toolstrip.

      A Offline
      A Offline
      Alan N
      wrote on last edited by
      #2

      Hi, Is this just a problem with the way you have constructed the form in the designer? With docking controls you really need to start at the outside and work in towards the middle. 1) Form 2) menu strip 3) tool strip 4) split container. Alan.

      1 Reply Last reply
      0
      • A akira32

        I add two splitconrainers. The panel at the topmost will have a problem. The top region of Panel will be covered by toolstrip. But I woudl to draw some thing like pixture to fill the Panel. How do I modfy this problem to prevent the panel covered by toolstrip? http://cid-fbeb6373d9321a7f.skydrive.live.com/self.aspx/Questions/Visual C|3/VC|3|\_spliContainer|\_dosck|\_region.jpg You can the jpg file, the top region of the topmost panel is covered with toolstrip.

        H Offline
        H Offline
        Henry Minute
        wrote on last edited by
        #3

        When this sort of thing happens, simply right-click on the control that is partly hidden and from the context menu that appears click Bring To Front. Problem Solved! :)

        Henry Minute Do not read medical books! You could die of a misprint. - Mark Twain Girl: (staring) "Why do you need an icy cucumber?" “I want to report a fraud. The government is lying to us all.”

        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