DashboardLayout for WinForms | ComponentOne
C1.Win.C1SplitContainer Namespace / C1SplitContainer Class / UseSizingCursor Property

In This Topic
    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