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

In This Topic
    RightPaneWidth Property
    In This Topic
    Gets or sets the width of the pane on the right side of the status bar.
    Syntax
    'Declaration
     
    Public Property RightPaneWidth As System.Integer
    public System.int RightPaneWidth {get; set;}
    See Also