|
static |
A factory to create a specified control with specified location, size, and name.
location | A xtd::drawing::point that represent location of the control. |
size | A xtd::drawing::size that represent size of the control. |
name | The name of the control. |