Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Events
EditorEventsDialog.AddinImpl
C# Class Events.EditorEventsDialog.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
Exibir arquivo
Open project: Esri/arcobjects-sdk-community-samples
Public Methods
Method
Description
AddinImpl
( ) :
System
Protected Methods
Method
Description
Dispose
(
bool
disposing
) :
void
OnCreateChild
( ) :
IntPtr
Method Details
AddinImpl()
public
method
public
AddinImpl
( ) :
System
return
System
Dispose()
protected
method
protected
Dispose
(
bool
disposing
) :
void
disposing
bool
return
void
OnCreateChild()
protected
method
protected
OnCreateChild
( ) :
IntPtr
return
System.IntPtr