System.Windows.Forms.SplitContainer.FixedPanel Property

Gets or sets which System.Windows.Forms.SplitContainer panel remains the same size when the container is resized.

Syntax

[System.ComponentModel.DefaultValue(System.Windows.Forms.FixedPanel.None)]
public FixedPanel FixedPanel { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

Use this property to specify which System.Windows.Forms.SplitContainer panel stays the same size when a user resizes the container.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0