Ribbon for WinForms | ComponentOne
C1.Win.Ribbon Namespace / C1StatusBar Class / SizingGrip Property

In This Topic
    SizingGrip Property (C1StatusBar)
    In This Topic
    Gets or sets whether the status bar has a sizing grip.
    Syntax
    'Declaration
     
    
    Public Property SizingGrip As Boolean
    public bool SizingGrip {get; set;}
    See Also