Keeping One Split Container Panel Fixed Width?
In order to make panel1
fixed
In the properties of the SplitContainer
, set the FixedPanel
property to Panel1
.
Then, set the SplitDistance
and Panel1MinSize
to the same value.
property SplitterPanel.FixedPanel
- set one of the panels to fixed size
property SplitterPanel.IsSplitterFixed
- set to true