Called when the CurrentZ changes.
[Visual Basic 6.0]
Event OnCurrentZChanged
[Visual Basic .NET] Public Event OnCurrentZChanged As OnCurrentZChangedEventHandler
[C#] public event OnCurrentZChangedEventHandler OnCurrentZChanged
Product Availability
Available with ArcGIS Desktop.
Remarks
The OnCurrentZChanged event is fired when the value for IEditor::CurrentZ is modified. IEditor::CurrentZ can be altered programmatically or through the Current Z control available under the Editor category in the Customize dialog.