InputPanel for WinForms | ComponentOne
C1.Win.C1InputPanel.4.5.2 Assembly / C1.Win.C1InputPanel Namespace / InputProgressBar Class / DefaultWidth Property

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