Member variable XbpStatusBarPanel():tooltipText Foundation

Specifies the tooltip text to be displayed by a XbpStatusBarPanel object.

Attribute: EXPORTED
Data type: Character ("")
Description

The XbpStatusBar class supports to automatically display so-called tooltips whenever the mouse pointer hovers over the object for a certain time. A tooltip is a small flag that can be used to display informational text about the object the mouse is positioned over.

If an application wants the XbpStatusBar object to display a tooltip message when the user positions the mouse over one of its status bar panel objects, it assigns a character string with the message to be displayed to the panel's :toolTipTextinstance variable.

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.