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(String Title_text, String Toolbar_identifier);

Return Value

Type: ILkToolbar

result.

See Also