[]
        
(Showing Draft Content)

C1.Win.C1Win7Pack.TaskDialogCommonIcon

TaskDialogCommonIcon Enum

Specifies the predefined icon displayed in a task dialog.

Namespace: C1.Win.C1Win7Pack
Assembly: C1.Win.C1Win7Pack.4.8.dll
Syntax
public enum TaskDialogCommonIcon

Fields

Name Description
Error

A stop-sign icon appears in the task dialog.

Information

An icon consisting of a lowercase letter i in a circle appears in the task dialog.

None

Displays no icons.

Shield

A shield icon appears in the task dialog.

ShieldError

A shield with stop-sign icon appears in the task dialog.

ShieldOK

A shield with check-mark icon appears in the task dialog.

ShieldWarning

A shield with exclamation-point icon appears in the task dialog.

Warning

An exclamation-point icon appears in the task dialog.