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

◆ tag() [1/2]

std::any xtd::forms::cursor::tag ( ) const
noexcept

Gets the object that contains data about the control.

Returns
A std::any that contains data about the control. The default is empty.
Remarks
Any type of class can be assigned to this property.