xtd 0.2.0
Loading...
Searching...
No Matches

◆ show() [10/16]

static dialog_result xtd::forms::message_box::show ( const xtd::ustring text)
static

Displays a message box with specified text.

Parameters
textThe text to display in the message box.
Returns
One of the xtd::forms::dialog_result values.