ArcObjects Library Reference (Framework)  

IApplication.hWnd Property

The handle of the application's window.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IApplication Interface