Called when StartOperation is called.
[Visual Basic 6.0]
Event OnStartOperation
[Visual Basic .NET] Public Event OnStartOperation As OnStartOperationEventHandler
[C#] public event OnStartOperationEventHandler OnStartOperation
Product Availability
Available with ArcGIS Desktop.
Remarks
OnStartOperation is raised when IEditor::StartOperation is called. The OnStartOperation event is not fired for SketchOperations.