BBjTree::getToolTipText
Description
In BBj 9.0 and higher, this method returns the tooltip text of a node in the BBjTree control.
Syntax
Return Value |
Method |
string |
getToolTipText(int ID) |
Parameters
Variable |
Description |
ID |
Specifies the ID of the node. |
Return Value
Returns the tooltip to be displayed when the mouse is positioned over the node.
Remarks
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.