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

◆ show_sheet_dialog()

virtual forms::dialog_result xtd::forms::form::show_sheet_dialog ( const iwin32_window owner)
virtual

Shows the form as a modal sheet dialog box.

Returns
One of the dialog_result values.
Remarks
Sheet mode is only available on macOS. For other platform show_dialog is underlying called.