Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
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
Afficher le fichier
Open project: Esri/arcobjects-sdk-community-samples
Méthodes publiques
Méthode
Description
AddinImpl
( ) :
System
Méthodes protégées
Méthode
Description
Dispose
(
bool
disposing
) :
void
OnCreateChild
( ) :
IntPtr
Method Details
AddinImpl()
public
méthode
public
AddinImpl
( ) :
System
Résultat
System
Dispose()
protected
méthode
protected
Dispose
(
bool
disposing
) :
void
disposing
bool
Résultat
void
OnCreateChild()
protected
méthode
protected
OnCreateChild
( ) :
IntPtr
Résultat
System.IntPtr