C1.WPF Namespace : C1MessageBoxButton Enumeration |
'Declaration
Public Enum C1MessageBoxButton Inherits System.Enum
'Usage
Dim instance As C1MessageBoxButton
public enum C1MessageBoxButton : System.Enum
public enum class C1MessageBoxButton : public System.Enum
Member | Description |
---|---|
OK | The message box displays an OK button. |
OKCancel | The message box displays OK and Cancel buttons. |
YesNo | The message box displays Yes and No buttons. |
YesNoCancel | The message box displays OK and Cancel buttons. |
System.Object
System.ValueType
System.Enum
C1.WPF.C1MessageBoxButton
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