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

.NET Snippets

Get hWnd from ArcGIS Desktop | Statements - Get hWnd from ArcGIS Desktop | Show Progress Dialog | TimeControl Playback | Open StyleReferencesDialog |

.NET Samples

Automate ArcGIS Desktop applications (Code Files: Form1) | StreetMap routing (Code Files: RoutingForm) |

.NET Related Topics

ArcMapUI |