This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Controls > ESRI ArcGIS Controls > Interfaces > IC > ICustomizeDialogEvents Interface (ArcObjects .NET 10.4 SDK) |
Provides access to events that occur when the customize dialog is opened or closed.
Description | ||
---|---|---|
OnCloseDialog | Fires when customize dialog is closed or exited. | |
OnStartDialog | Fires when customize dialog is displayed on screen. |
CoClasses and 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. |