Property | Type | Description | |
---|---|---|---|
ArcGISCategoryRegistration | void | ||
ArcGISCategoryUnregistration | void | ||
InitializeComponent | void | ||
RefreshList | void | ||
RegisterFunction | void | ||
SetUpDocumentEvent | void | ||
UnregisterFunction | void | ||
cboLayerType_SelectedIndexChanged | void | ||
tvwLayer_NodeMouseClick | void |
Method | Description | |
---|---|---|
Activate ( int parentHWnd, IMxDocument Document ) : void | ||
AddToSelectedItems ( object item ) : void | ||
BasicActivate ( int parentHWnd, IDocument Document ) : void | ||
Deactivate ( ) : void | ||
Refresh ( object item ) : void | ||
RemoveFromSelectedItems ( object item ) : void | ||
TOCLayerFilter ( ) : System |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Method | 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.
|
|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
RefreshList ( ) : void | ||
RegisterFunction ( |
||
SetUpDocumentEvent ( IDocument myDocument ) : void | ||
UnregisterFunction ( |
||
cboLayerType_SelectedIndexChanged ( object sender, |
||
tvwLayer_NodeMouseClick ( object sender, |
public Activate ( int parentHWnd, IMxDocument Document ) : void | ||
parentHWnd | int | |
Document | IMxDocument | |
return | void |
public AddToSelectedItems ( object item ) : void | ||
item | object | |
return | void |
public BasicActivate ( int parentHWnd, IDocument Document ) : void | ||
parentHWnd | int | |
Document | IDocument | |
return | void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |
public RemoveFromSelectedItems ( object item ) : void | ||
item | object | |
return | void |