This document is archived and information here might be outdated. Recommended version. |
Provides access to members that define a dockable window's image.
A dockable window can have an image which will appear on the tab when the dockable window is unpinned or grouped.
To support images on dockabe windows, you would implement IDockableWindowImageDef on the object that implents IDockableWindowDef to hand back the image.
Name | Description | |
---|---|---|
Bitmap | The bitmap for the dockable window. |
Classes | Description |
---|---|
ArcToolboxDockWnd (esriGeoprocessingUI) | |
ColorCorrectionDockWin (esriArcMapUI) | The Color Correction Tools Dockable Window. |
CreateFeatureDockWin (esriEditor) | Esri create features window. |
ErrorWindow (EditorExt) | Esri topology error inspector. |
GPCommandWindow (esriGeoprocessingUI) | |
GxBrowserDockWindow (esriCatalogUI) | The Catalog window dockable window. |
IdentifyWindow (esriArcMapUI) | Esri map identify window. |
MensurationDockWin (esriArcMapUI) | The Mensuration Result Dockable Window. |
PixelInspectionDockWin (esriArcMapUI) | The Pixel Inspection Dockable Window. |
RasterToolsDockWin (esriArcMapUI) | The Raster Tools Dockable Window. |
SharedFeaturesDockWindow (esriEditorExt) | |
TableDockWindow (esriArcMapUI) | Table dock window |
TOCDockableWindow (ArcMapUI) | Esri TOC Dockable Window. |
UnplacedAnnotationWindow (esriEditor) | Esri unplaced anno window. |
This interface allows you to set an image on a dockablewindow. The image will appears on the tab when the dockable window is unpinned or grouped.