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

◆ create() [2/13]

static form xtd::forms::form::create ( const xtd::string text)
static

A factory to create an xtd::forms::form with specified text.

Parameters
textA string that represent text of the xtd::forms::form.
Returns
New xtd::forms::form created.