xtd::forms::control::control | ( | const control & | parent, |
const xtd::string & | text | ||
) |
Initializes a new instance of the xtd::forms::control class as a child control, with specific text.
parent | The control to be the parent of the control. |
text | The text displayed by the control. |