MessageBoxDefaultButton
Wisej.Web.MessageBoxDefaultButton
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.5.0.0)
Specifies constants defining the default button on a MessageBox.
Fields
Used By
Last updated
Wisej.Web.MessageBoxDefaultButton
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.5.0.0)
Specifies constants defining the default button on a MessageBox.
Last updated
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.