[]
        
(Showing Draft Content)

C1.Win.C1Win7Pack.C1TaskDialog.C1ProgressBar

C1TaskDialog.C1ProgressBar Class

Displays a progress bar on a task dialog.

Inheritance
C1TaskDialog.C1ProgressBar
Namespace: C1.Win.C1Win7Pack
Assembly: C1.Win.C1Win7Pack.4.8.dll
Syntax
public class C1TaskDialog.C1ProgressBar

Properties

Name Description
MarqueeUpdateInterval

Gets or sets the time, in milliseconds, between marquee animation updates.

Maximum

Gets or sets the maximum value of the progress bar.

Owner

Gets the owner C1TaskDialog.

State

Gets or sets the type and state of the progress bar.

Value

Gets or sets the current value of the progress bar.

Visible

Gets or sets whether the progress bar should appear on the task dialog.