ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.5.2 Assembly / C1.Win.C1Ribbon Namespace / C1StatusBar Class / SizingGrip Property

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