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. About SplitContainer Resize

About SplitContainer Resize

Scheduled Pinned Locked Moved C#
tutorialquestion
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.
  • J Offline
    J Offline
    jason_mf
    wrote on last edited by
    #1

    I have 2 SplitContainers(splitContainer1 and splitContainer2) in the WinForm. Both orientation is Horizontal, Dock is Fill. splitContainer2 in the panel1 of splitContainer1 . When panel2 of splitContainer1 cover of the panel2 of splitContainer2, splitContainer2 is not resize. why? how to do? thanks. And I want the panel1 of splitContainer1 is not fixe.

    R 1 Reply Last reply
    0
    • J jason_mf

      I have 2 SplitContainers(splitContainer1 and splitContainer2) in the WinForm. Both orientation is Horizontal, Dock is Fill. splitContainer2 in the panel1 of splitContainer1 . When panel2 of splitContainer1 cover of the panel2 of splitContainer2, splitContainer2 is not resize. why? how to do? thanks. And I want the panel1 of splitContainer1 is not fixe.

      R Offline
      R Offline
      Rick van Woudenberg
      wrote on last edited by
      #2

      I'm slightly confused about the way the problem is explained and presented. I get the first bit : You have two splitcontainers, each horizontally orientated and you've put Split2 in Panel 1 of Split1. The second bit is what confuses me. Could you please refraise that sentence for me. I'm not sure what you're trying to achieve.

      J 1 Reply Last reply
      0
      • R Rick van Woudenberg

        I'm slightly confused about the way the problem is explained and presented. I get the first bit : You have two splitcontainers, each horizontally orientated and you've put Split2 in Panel 1 of Split1. The second bit is what confuses me. Could you please refraise that sentence for me. I'm not sure what you're trying to achieve.

        J Offline
        J Offline
        jason_mf
        wrote on last edited by
        #3

        Drag Split1's Splitter. Display only one panel of the Split2. If Split1's resize event fire in this time, Split2 not resize. why do the split2 not resize? how to solve? But I dont want to fixed size of the panel of the Split1 which contains split2.

        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