AddToolbar Method

Adds a new toolbar to the frame window, such as main window or compose mail. Method will return interface to an existing toolbar if it was previously added.

Syntax

ILkToolbar* AddToolbar(BSTR Title_text, BSTR Toolbar_identifier);

Return Value

Type: ILkToolbar*

New toolbar object.

See Also