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

◆ open_forms()

static const form_collection xtd::forms::application::open_forms ( )
staticnoexcept

Gets a collection of open forms owned by the application.

Returns
A form_collection containing all the currently open forms owned by this application.
Remarks
The open_forms property represents a read-only collection of forms owned by the application.