C# Class Gbdx.Aggregations.Aggregations.AddinImpl

Implementation class of the dockable window add-in. It is responsible for creating and disposing the user interface class of the dockable window.
Inheritance: ESRI.ArcGIS.Desktop.AddIns.DockableWindow
Datei anzeigen Open project: DigitalGlobe/DGConnect-ESRI

Protected Methods

Method Description
Dispose ( bool disposing ) : void
OnCreateChild ( ) : IntPtr

Method Details

Dispose() protected method

protected Dispose ( bool disposing ) : void
disposing bool
return void

OnCreateChild() protected method

protected OnCreateChild ( ) : IntPtr
return System.IntPtr