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