|
static |
A factory to create an xtd::forms::form with specified text, size, and name.
text | A string that represent text of the xtd::forms::form. |
size | A xtd::drawing::size that represent size of the xtd::forms::form. |
name | The name of the xtd::forms::form. |