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

◆ active_form()

static std::optional< form_ref > xtd::forms::form::active_form ( )
staticnoexcept

Gets the currently active form for this application.

Returns
A form that represents the currently active form, or std::optional with no value if there is no active form.