|
inlinestatic |
A factory to create a specified control with specified text, location,size, and name.
text | A string that represent text of the control. |
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. |