Fires when the selection changes.
[Visual Basic 6.0]
Event OnSelectionChanged
[Visual Basic .NET] Public Event OnSelectionChanged As OnSelectionChangedEventHandler
[C#] public event OnSelectionChangedEventHandler OnSelectionChanged
[C++]
HRESULT OnSelectionChanged(
void
);
Product Availability
Available with ArcGIS Engine.
Description
The OnSelectionChanged event is fired whenever the feature selection status changes during an edit session.