Skip to main content
This method removes the specified button or separator from the toolbar.

Syntax

C++

C#

Visual Basic .NET

Parameters

CommandId [in] Specifies the element to be removed from the toolbar as a MenuItemEnum constant. See the list of available elements:

Return values

This method has no specific return values. It returns the standard return values of ABBYY FineReader Engine functions.

Remarks

Before removing a command, make sure that it is on the toolbar.

See also

Toolbar InsertAt