Softelvdm.Controls Class Library for Windows Controls 1.0

MinWidth Property, ProgressBarPartClass Class

Softel vdm, Inc.

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

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


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