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

◆ tag() [1/2]

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

Gets the object that contains data about the toolbar button.

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