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

◆ show() [1/16]

static dialog_result xtd::forms::message_box::show ( const iwin32_window owner)
static

Displays a message box in front of the specified window.

Parameters
ownerAn implementation of iwin32_window that will own the modal dialog box.
Returns
One of the xtd::forms::dialog_result values.