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