dotnettech.net
Inherits: System.Enum
Interfaces: IComparable, IFormattable, IConvertible
Derived Types: 0
Assembly: Microsoft.VisualBasic.dll
The MsgBoxResult enumeration contains constants used to identify which button was pressed on a message box displayed using the MsgBox function. These constants can be used anywhere in your code.
VB.NET C#