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


IFindWindow.Application Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (ArcMapUI)  

IFindWindow.Application Property

The application to which the window belongs.

[Visual Basic .NET]
Public Property Application As AppRef
[C#]
public AppRef Application {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IFindWindow Interface