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

◆ form_collection

using xtd::forms::form_collection = typedef std::vector<std::reference_wrapper<form> >

Represents a collection of form objects.

Header
#include <xtd/forms/form_collection>
Namespace
xtd::forms
Library
xtd.forms
Remarks
form_collection is used by the application object to list the currently open forms in an application through the open_forms property.