This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > ArcMapUI > ESRI.ArcGIS.ArcMapUI > Interfaces > ID > IDataWindow2 Interface > IDataWindow2.Show Method (ArcObjects .NET 10.4 SDK) |
Indicates if the window is shown.
[Visual Basic .NET] Public Sub Show ( _ ByVal Show As Boolean _ )
[C#] public void Show ( bool Show );