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