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

◆ parent() [1/2]

control & xtd::forms::tab_page::parent ( const control parent)
overridevirtual

Sets the parent container of the control.

Parameters
parentA control that represents the parent or container control of the control or nullptr for none.
Returns
Current control.

Reimplemented from xtd::forms::control.

Examples
demo.cpp.