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

◆ tag() [2/2]

void xtd::forms::cursor::tag ( std::any  tag)

Sets the object that contains data about the control.

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