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