public enum ENWindowResult : System.Enum
public enum ENWindowResult : System.Enum
Member | Description |
---|---|
Abort | The Abort button was clicked. |
Cancel | The Cancel button was clicked. |
Ignore | The Ignore button was clicked. |
No | The No button was clicked. |
None | The result is undefined. |
OK | The OK button was clicked. |
Retry | The Retry button was clicked. |
Yes | The Yes button was clicked. |
System.Object
System.ValueType
System.Enum
Nevron.Nov.UI.ENWindowResult
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)