xtd 0.2.0
Loading...
Searching...
No Matches

◆ operator<<()

control & xtd::forms::control::operator<< ( control child)

Add child control.

Parameters
parentA control that represents the parent or container control of the control.
childA control to add to parent.
Returns
Current control.