public enum ENMessageBoxDefaultButton : System.Enum
public enum ENMessageBoxDefaultButton : System.Enum
Member | Description |
---|---|
Button1 | The first button of the message box is the default button. |
Button2 | The second button of the message box is the default button. |
Button3 | The third button of the message box is the default button. |
System.Object
System.ValueType
System.Enum
Nevron.Nov.UI.ENMessageBoxDefaultButton
Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)