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

◆ tag() [2/2]

tool_bar_button & xtd::forms::tool_bar_button::tag ( std::any  value)

Sets the object that contains data about the toolbar button.

Parameters
valueAn std::any that contains data about the toolbar button. The default is empty.
Returns
This current instance.
Remarks
Retrieves or assigns the data currently associated with the toolbar button. Any std::any type can be assigned to this property.