ComponentOne SplitContainer for WinForms
KeepRelativeSize Property

C1.Win.C1SplitContainer.4 Assembly > C1.Win.C1SplitContainer Namespace > C1SplitterPanel Class : KeepRelativeSize Property
Gets or sets whether the panel tries to keep its relative size when the owner container is resized.
Syntax
'Declaration
 
Public Property KeepRelativeSize As System.Boolean
public System.bool KeepRelativeSize {get; set;}
See Also

Reference

C1SplitterPanel Class
C1SplitterPanel Members