CreateTB method (TAnnMenu)

C++ Builder example

Delphi example

 

Builder Syntax

int CreateTB (int x, int y, int iAlign);

Delphi Syntax

Function CreateTB (x: Integer; y: Integer; iAlign: Integer): Integer;

Overview

Refer to Annotation Toolbar

Remarks

(Document/Medical only) Creates the annotation toolbar. The toolbar must be created before using most of the properties associated with the AnnToolbar object. Only the Visible property can be used before creating the toolbar.

See Also

Elements

AutoSetTool property, ButtonBitmapDown property, ButtonBitmapUp property, ButtonColumns property,ButtonCount property, ButtonMenuText property, ButtonMenuTextID property, ButtonMenuTool property, ButtonRows property, ButtonTool property, ButtonToolCount property, ButtonToolTipText property, ButtonToolTipTextID property, ButtonVisible property, h_Wnd property, Tool property, Visible property

Topics

Annotations (Document/Medical only): Automation