| C1.Win.C1Win7Pack.4 Assembly > C1.Win.C1Win7Pack Namespace : TaskDialogResult Enumeration |
Public Enum TaskDialogResult Inherits System.Enum
Dim instance As TaskDialogResult
public enum TaskDialogResult : System.Enum
public enum class TaskDialogResult : public System.Enum
| Member | Description |
|---|---|
| Cancel | "Cancel" button was clicked. |
| Close | "Close" button was clicked. |
| Custom | A custom button was clicked. |
| No | "No" button was clicked. |
| None | No button was clicked. |
| Ok | "OK" button was clicked. |
| Retry | "Retry" button was clicked. |
| Yes | "Yes" button was clicked. |
System.Object
System.ValueType
System.Enum
C1.Win.C1Win7Pack.TaskDialogResult
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2