Ribbon for WinForms | ComponentOne
C1.Win.Ribbon Namespace / RibbonProgressBar Class / Height Property

In This Topic
    Height Property (RibbonProgressBar)
    In This Topic
    Gets or sets the height of the progress bar.
    Syntax
    'Declaration
     
    
    Public Property Height As Integer
    public int Height {get; set;}
    See Also