This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Editor > ESRI.ArcGIS.Editor > Interfaces > IT > ITraverseWindowEvents Interface > ITraverseWindowEvents.OnSetFocusToMeasure Event (ArcObjects .NET 10.5 SDK) |
Called when the focus is set to one of the measure text controls.
[Visual Basic .NET] Public Event OnSetFocusToMeasure As OnSetFocusToMeasureEventHandler
[C#] public event OnSetFocusToMeasureEventHandler OnSetFocusToMeasure
When a Measure control received focus, the OnSetFocusToMeasure event is fired. The index specifies which control received focus.