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

◆ tag() [2/2]

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

Sets an object that contains data about the xtd::forms::status_bar_panel.

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