ButtonToolTipText property (ILEADRasterAnnToolBar)

Visual Basic example

Visual C++ 5.0 example

Delphi 4 example

C++ Builder example

 

Syntax

BSTR 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 button at the position (iButtonIndex = 2) of the annotation toolbar, the text "Select" will be displayed.

This property is only valid if ButtonToolTipTextID is -1.

See Also

Elements

AnnGetFillModeExt method, AnnSetFillModeExt method, AnnFillMode property, AnnAlpha property, AnnSetOptions method, AnnGetOptions method, AnnSetTextOptions method, AnnGetTextOptions method, AnnShowText property, AnnShowBorder property, AnnTextColor property, AnnAutoSnapCursor property, AnnTextEdit method, AnnShowRotateHandles property, AnnGetRotateOptions method, AnnSetRotateOptions method, AnnCalibrateRuler method, 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, ParenthWnd property, Tool property, Visible property

Topics

Annotations (Document/Medical only): Automation