Enum MessageBoxResult
Describes possible result of message box
Namespace: EmptyKeys.UserInterface
Assembly: EmptyKeys.UserInterface.dll
Syntax
public enum MessageBoxResult
Fields
Name | Description |
---|---|
Cancel | The Cancel |
No | The No |
None | No result |
OK | The OK |
Yes | The Yes |