Méthode | Description | |
---|---|---|
OnItemClick ( int index ) : void | ||
OnPopup ( object hook ) : int | ||
get_ItemBitmap ( int index ) : int | ||
get_ItemCaption ( int index ) : string | ||
get_ItemChecked ( int index ) : bool | ||
get_ItemEnabled ( int index ) : bool |
Méthode | Description | |
---|---|---|
ArcGISCategoryRegistration ( |
Required method for ArcGIS Component Category registration - Do not modify the contents of this method with the code editor.
|
|
ArcGISCategoryUnregistration ( |
Required method for ArcGIS Component Category unregistration - Do not modify the contents of this method with the code editor.
|
|
RegisterFunction ( |
||
UnregisterFunction ( |
public get_ItemCaption ( int index ) : string | ||
index | int | |
Résultat | string |
public get_ItemChecked ( int index ) : bool | ||
index | int | |
Résultat | bool |
public get_ItemEnabled ( int index ) : bool | ||
index | int | |
Résultat | bool |