|
|
|
MinWidth Property, ProgressBarPartClass Class |
Defines the progressbar's minimum width in pixels.
Syntax ProgressBarPartClass Class (Softelvdm.Controls)
VB |
Public Property MinWidth As Integer |
C# |
public int MinWidth { get; set; } |
C++ |
public: property int MinWidth { |
Property Value
The minimum width in pixels.
The default value is 0.
Comments
The MinWidth property defines the progressbar's minimum width in pixels.
Version Information
Supported in version 1.0.
Products Table