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

◆ show() [1/2]

static xtd::forms::dialog_result xtd::forms::trace_message_box::show ( const xtd::string text)
inlinestatic

Displays a message box and write trace with specified text.

Parameters
textThe text to display in the message box.