Wisej.Web.MessageBoxDefaultButton
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.2.0.0)
Specifies constants defining the default button on a MessageBox.
Name | Description |
---|---|
Name | Description |
---|---|
Button1
The first button on the message box is the default button.
Button2
The second button on the message box is the default button.
Button3
The third button on the message box is the default button.
Displays a message box with the specified text, caption, buttons, icon, default button, options, and Help button.
Asynchronously displays a message box with the specified text, caption, buttons, icon, default button, options, and Help button.