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

In This Topic
    DefaultPadding Property (InputProgressBar)
    In This Topic
    Gets the default padding within the InputProgressBar.
    Syntax
    'Declaration
     
    Protected Overrides ReadOnly Property DefaultPadding As Padding
    protected override Padding DefaultPadding {get;}
    See Also