ArcObjects Library Reference  (Framework)    

IApplication.hWnd Property

The handle of the application's window.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IApplication Interface