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

◆ name() [1/2]

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

Gets the name of the control.

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

Reimplemented in xtd::forms::trace_form_base.