This document is archived and information here might be outdated. Recommended version. |
Provides access to events that occur when the customize dialog is opened or closed.
Name | Description | |
---|---|---|
OnCloseDialog | Fires when customize dialog is closed or exited. | |
OnStartDialog | Fires when customize dialog is displayed on screen. |
Classes | Description |
---|---|
CustomizeDialog | CustomizeDialog is a modeless dialog that allows customization of one or more ToolbarControls. |
CustomizeDialogEventsListener (esriSystemUtility) | Helper coclass to provide ICustomizeDialogEvents support to the C++ API. |