[]
        
(Showing Draft Content)

FarPoint.Win.ProgressStyle

ProgressStyle Enum

Specifies the appearance of the progress indicator in the control.

Namespace: FarPoint.Win
Assembly: FarPoint.Win.dll
Syntax
public enum ProgressStyle : short
Public Enum ProgressStyle As Short

Fields

Name Description
Bars

Displays a progress indicator as a series of small bars.

Default

Displays a progress indicator as solid.

Gradient

Displays a progress indicator as a gradient.

Picture

Displays a progress indicator as a picture.