|
The MsgBoxStyle enumeration contains constants used to specify the behavior of a message box, along with symbols and buttons that appear on it, when displayed using the MsgBox function. These constants can be used anywhere in your code.
Namespace: Microsoft.VisualBasicFirst seen in: .NET v1.0.3705Last seen in: .NET v1.1.4322Last changed in: .NET v1.0.3705Assembly: Microsoft.VisualBasic.dll
|