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