DefaultElementWidth Property (InputTrackBar)
In This Topic
Gets the default width of the inner element.
Syntax
'Declaration
Protected Overridable ReadOnly Property DefaultElementWidth As Integer
protected virtual int DefaultElementWidth {get;}
See Also