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

◆ show_sheet()

virtual void xtd::forms::form::show_sheet ( const iwin32_window owner)
virtual

Shows the form as a sheet dialog box.

Remarks
dialog_result property contains the result when the form will closed.
Sheet mode is only available on macOS. For other platform show_dialog is underlying called.