IFeatureGuideStage::Tooltip



Your Ad Here

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

Return to Cimatron Index


Your Ad Here