AllowVerticalSizing Property (Split)
In This Topic
Gets or sets a value indicating whether a user is allowed to resize vertical splits.
Syntax
'Declaration
Public Property AllowVerticalSizing As Boolean
public bool AllowVerticalSizing {get; set;}
See Also