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

◆ text()

control & xtd::forms::tab_page::text ( const xtd::string text)
overridevirtual

Sets the text associated with this control.

Parameters
textThe text associated with this control.
Returns
Current control instance.

Reimplemented from xtd::forms::control.

Examples
about_dialog_with_user_pages.cpp, and demo.cpp.