#include <trace_message_box.h>
Displays a dialog box and write trace.
- Namespace
- xtd::forms
- Library
- xtd.forms
Inherits xtd::static_object.
◆ show() [1/2]
Displays a message box in front of the specified window and write trace with specified text.
- Parameters
-
owner | An implementation of iwin32_window that will own the modal dialog box. |
text | The text to display in the message box. |
◆ show() [2/2]
Displays a message box and write trace with specified text.
- Parameters
-
text | The text to display in the message box. |
The documentation for this class was generated from the following file: