ArcObjects Library Reference (Controls) |
|
ICustomizeDialog Interface
Provides access to members that control the customize dialog. Note: the ICustomizeDialog interface has been superseded byICustomizeDialog2. Please consider using the more recent version.
Product Availability
Available with ArcGIS Engine.
Members
CoClasses that implement ICustomizeDialog
CoClasses and Classes |
Description |
CustomizeDialog |
CustomizeDialog is a modeless dialog that allows customization of one or more ToolbarControls. |
.NET Snippets
Customize ToolbarControl
.NET Samples
Building a MapViewer application using the ArcGIS Engine controls (Code Files:
MapViewer) |
Allow run time customization of the ToolbarControl (Code Files:
Customization)
.NET Related Topics
Building a map viewing application using the ArcGIS Engine controls