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

◆ name() [2/2]

virtual control & xtd::forms::control::name ( const xtd::string name)
virtual

Sets the name of the control.

Parameters
nameThe name of the control. The default is an empty string ("").
Returns
Current control.