Hide

SftTree/NET 2.0 - Tree Control for Windows Forms

Display
Print

Min Property, ProgressBarPartClass Class

Defines the progressbar's minimum position value.

Class: ProgressBarPartClass
Namespace: Softelvdm.Controls
Assembly: Softelvdm.SftTreeNET

Syntax

public int Min { get; set; }
Public Property Min As Integer

Value

The minimum value.

The default value is 0.

Comments

Defines the progressbar's minimum position value.

A progressbar displays a gauge defined by the minimum and maximum values Min and ProgressBarPartClass.Max, with the current position ProgressBarPartClass.Value. The ProgressBarPartClass.Value property must always be between Min and ProgressBarPartClass.Max.

Min must be less or equal to ProgressBarPartClass.Max.

See Also ProgressBarPartClass Class | Classes | SftTree/NET 2.0



Spring Break!

Our offices will be closed this week (March 18 through March 22).

We'll be back March 24 to address any pending sales and support issues.