ButtonToolTipText property (Main Control)

Visual Basic example
Visual C++ 4.0 example

Syntax char * ButtonToolTipText (short iButtonIndex);

Overview:  Refer to Annotation Toolbar.

Remarks

String containing the tooltip text for the specified button in the AnnToolbar object. This text will be displayed when the user places the cursor over the associated button in the Annotation Toolbar. For example, if ButtonToolTipText(2) contains the string “Select”, then when the user places the cursor over the third button of the annotation toolbar (iButtonIndex is zero-based), the text “Select” will be displayed.

This property is only valid if ButtonToolTipTextID is -1.

See Also

Elements:  AutoSetTool property, ButtonBitmapDown property, ButtonBitmapDown property, ButtonColumns property,ButtonCount property, ButtonMenuText property, ButtonMenuTextID property, ButtonMenuTool property, ButtonRows property, ButtonTool property, ButtonToolCount property, ButtonToolTipTextID property, ButtonVisible property, Create method, hWnd property, Tool property, Visible property

Topics:  Annotations (Document/Medical only): Automation