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

◆ operator>>()

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

Remove child control.

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