|
static |
Displays a message box with the specified text, caption, and buttons.
text | The text to display in the message box. |
caption | The text to display in the title bar of the message box. |
buttons | One of the message_box_buttons values that specifies which buttons to display in the message box. |