ArcObjects Library Reference (CartoUI)  

IIdentifyDialog2.Visible Property

Indicates if the Identify Dialog is visible.

[Visual Basic .NET]
Public Property Visible As Boolean
[C#]
public bool Visible {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IIdentifyDialog2 Interface