ArcObjects Library Reference (Controls)  

ICustomizeDialog2 Interface

Provides access to members that control the customize dialog.

Product Availability

Available with ArcGIS Engine.

Members

Description
Method CloseDialog Closes the customize dialog.
Read/write property CommandsCategory The GUID of the component category used for commands.
Read/write property DialogTitle The title of the customize dialog.
Read-only property DoubleClickDestination The ToolbarControl commands are added to when double clicked.
Read-only property IsDialogActive Indicates if the customize dialog is active on the screen.
Read/write property MenusCategory The GUID of the component category used for menu definitions.
Read/write property PalettesCategory The GUID of the component category used for palette definitions.
Method SetDoubleClickDestination Sets the ToolbarControl commands are added to when double clicked.
Method SetWindowPosition Positions the customize dialog at the given screen co-ordinates.
Read/write property ShowAddFromFile Indicates if the 'Add From File' button is available on the customize dialog.
Method StartDialog Starts the modeless customize dialog.
Read/write property ToolbarsCategory The GUID of the component category used for toolbar definitions.

Inherited Interfaces

Interfaces Description
ICustomizeDialog Provides access to members that control the customize dialog.

CoClasses that implement ICustomizeDialog2

CoClasses and Classes Description
CustomizeDialog CustomizeDialog is a modeless dialog that allows customization of one or more ToolbarControls.