This document is archived and information here might be outdated.  Recommended version.


IARGlobeControl.hWnd Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > PublisherControls > ESRI.ArcGIS.PublisherControls > Interfaces > IA > IARGlobeControl Interface > IARGlobeControl.hWnd Property
ArcGIS Developer Help

IARGlobeControl.hWnd Property

Handle to the window associated with the control.

[Visual Basic .NET]
Public ReadOnly Property hWnd As Integer
[C#]
public int hWnd {get;}

Product Availability

Available with ArcGIS Desktop. Requires Publisher Extension.

Description

The operating environment identifies each window, form and control in an application by assigning it a handle, or hWnd.

See Also

IARGlobeControl Interface