'Declaration
Public Enum TaskDialogCommonIcon Inherits System.Enum
public enum TaskDialogCommonIcon : System.Enum
'Declaration
Public Enum TaskDialogCommonIcon Inherits System.Enum
public enum TaskDialogCommonIcon : System.Enum
Member | 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. |
System.Object
System.ValueType
System.Enum
C1.Win.C1Win7Pack.TaskDialogCommonIcon