Description
This property allows you to get and set the tool tip for the current stage.
Syntax
Property get:
str = Tooltip ( );
|
Return: (String) str |
Get tool tip of current stage |
Property set:
Tooltip ( str );
|
Input: (String) str |
Set tool tip for current stage |