Softelvdm.Controls Class Library for Windows Controls 1.0

MinHeight Property, ProgressBarPartClass Class

Softel vdm, Inc.

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 {
        int get();
        void set(int value);
}

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


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com