This document is archived and information here might be outdated.  Recommended version.


ICustomizeDialogEvents Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Controls > ESRI ArcGIS Controls > Interfaces > IC > ICustomizeDialogEvents Interface
ArcGIS Developer Help

ICustomizeDialogEvents Interface

Provides access to events that occur when the customize dialog is opened or closed.

Product Availability

Available with ArcGIS Engine.

Members

Name Description
Method OnCloseDialog Fires when customize dialog is closed or exited.
Method OnStartDialog Fires when customize dialog is displayed on screen.

Classes that implement ICustomizeDialogEvents

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.