This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Editor > ESRI.ArcGIS.Editor > Classes > E > EditToolEvents CoClass (ArcObjects .NET 10.4 SDK) |
Helper coclass for working with the outbound interface on noncreatable object classes in VB.
Interfaces | Description |
---|
Interfaces | Description |
---|---|
IEditToolEvents (default) | Provides access to events generated by the edit tool. |
This coclass was added specifically for Visual Basic developers. Use this coclass to declare an instance of the outbound event interface IEditToolEvents.
When working with EditToolEvents' default outbound interface in Visual Basic 6 declare variables as follows:
Private WithEvents pEditToolEvents as EditToolEvents
IEditToolEvents Interface | IEditTool Interface | EditTool Class | IEditor Interface | IEditAttributeProperties Interface