IPrxToolbar.IsCustom

Syntax

IsCustom: Boolean;

Description

The IsCustom property returns whether there are changes in the toolbar structure.

Comments

The property returns True if there are changes in the toolbar structure, and False if the toolbar has not been changed.

Example

The property use is given in the example for IPrxReport.Toolbar.

See also:

IPrxToolbar