Called when the current layer changes.
[Visual Basic 6.0]
Event OnCurrentLayerChanged
[Visual Basic .NET] Public Event OnCurrentLayerChanged As OnCurrentLayerChangedEventHandler
[C#] public event OnCurrentLayerChangedEventHandler OnCurrentLayerChanged
Product Availability
Available with ArcGIS Desktop.
Remarks
Whenever the current layer changes during an edit session, the OnCurrentLayerChanged event is fired.