This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Editor > ESRI.ArcGIS.Editor > Interfaces > IT > ITraverseWindow2 Interface > ITraverseWindow2.MeasureHWND Property (ArcObjects .NET 10.4 SDK) |
The handle of the ith measure text control.
[Visual Basic .NET] Public Function get_MeasureHWND ( _ ByVal index As Integer _ ) As Integer
[C#] public int get_MeasureHWND ( int index );
Returns the handle of a child control on the Traverse dialog at the specified index.