ComponentOne SplitContainer for WinForms
C1.Win.C1SplitContainer.4.5.2 Assembly / C1.Win.C1SplitContainer Namespace / C1SplitContainer Class / UseSizingCursor Property

In This Topic
    UseSizingCursor Property
    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 System.Boolean
    public System.bool UseSizingCursor {get; set;}
    See Also