|
static |
A factory to create an xtd::forms::form with specified text, form start position, location, and size.
text | A string that represent text of the xtd::forms::form. |
start_position | A form_start_position that represents the starting position of the form. |
location | A xtd::drawing::point that represent location of the xtd::forms::form. |
size | A xtd::drawing::size that represent size of the xtd::forms::form. |