[]
        
(Showing Draft Content)

C1.Win.C1Win7Pack.C1ProgressIndicator

C1ProgressIndicator Class

Displays a progress indicator on a taskbar button of the owner form to show the specific percentage completed of the full operation.

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

Properties

Name Description
Maximum

Gets or sets the value that the progress indicator will have when the operation is complete.

Owner

Gets the owner C1TaskbarButton.

State

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

Value

Gets or sets the current value of the progress indicator.

Visible

Indicates whether the progress indicator is visible.

Methods

Name Description
Hide()

Removes the progress indicator from a taskbar button.

Show()

Shows the progress indicator on a taskbar button.