InputPanel for WinForms | ComponentOne
C1.Win.InputPanel.5 Assembly / C1.Win.InputPanel Namespace / InputProgressBar Class / DefaultElementHeight Property

In This Topic
    DefaultElementHeight Property (InputProgressBar)
    In This Topic
    Gets the default height of the progress bar element.
    Syntax
    'Declaration
     
    Protected Overrides ReadOnly Property DefaultElementHeight As Integer
    protected override int DefaultElementHeight {get;}
    See Also