C1.WPF Namespace : C1MessageBoxIcon Enumeration |
'Declaration
Public Enum C1MessageBoxIcon Inherits System.Enum
'Usage
Dim instance As C1MessageBoxIcon
public enum C1MessageBoxIcon : System.Enum
public enum class C1MessageBoxIcon : public System.Enum
Member | Description |
---|---|
Error | The message box displays an error icon. |
Information | The message box displays an information icon. |
None | No icon is displayed. |
Question | The message box displays an information icon. |
Warning | The message box displays a warning icon. |
System.Object
System.ValueType
System.Enum
C1.WPF.C1MessageBoxIcon
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