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

◆ show() [9/16]

static dialog_result xtd::forms::message_box::show ( )
static

Displays a message box.

Returns
One of the xtd::forms::dialog_result values.
Examples
form2.cpp, and hello_world_message_box3.cpp.