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

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