This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > ArcMapUI > ESRI.ArcGIS.ArcMapUI > Interfaces > IG > IGenericWindow Interface > IGenericWindow.FindWindow Property (ArcObjects .NET 10.4 SDK) |
Find an already displayed window.
[Visual Basic .NET] Public Function get_FindWindow ( _ ByVal windowName As String _ ) As IGenericWindow
[C#] public IGenericWindow get_FindWindow ( string windowName );