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 > ITraverseWindow Interface > ITraverseWindow.MeasureHWND Property (ArcObjects .NET 10.5 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.