Widget::GetBalloonString
Defined in:
Returns the balloon string for a widget.
C4Widgets.h
Prototype
const char *GetBalloonString(void) const;
Description
The GetBalloonString
function returns the balloon string for a widget. The meaning of the balloon string depends on the widget's balloon type.
See Also