UseSizingCursor Property (C1SplitContainer)
In This Topic
Gets or sets whether the sizing cursor should appear for splitters instead of the split cursor.
Syntax
'Declaration
Public Property UseSizingCursor As Boolean
public bool UseSizingCursor {get; set;}
See Also