
BBjControl::setToolTipText
Description
Sets the tooltip text for the BBjControl (also known as short cue in BBx).
Syntax
Return Value |
Method |
void |
setToolTipText(string text) |
Parameters
Variable |
Description |
text |
Tool tip text to be displayed when the mouse is positioned over the control. |
Return Value
None.
Remarks
Same as BBjControl::setShortCue.
Example
REM Set the tooltip text for a control |
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.