SubclassToolbar Method

Subclasses an existing toolbar of the compose window. The toolbar object can be used to insert new buttons, to subscribe to button clicks and to invoke clicks programmatically.

Syntax

ILkToolbar* SubclassToolbar(long Toolbar_index);

Return Value

Type: ILkToolbar*

New toolbar object.

See Also