This document is archived and information here might be outdated. Recommended version. |
Indicates whether or not the dialog is currently being displayed as a result of calling the Show() method.
[Visual Basic .NET]
Public ReadOnly Property IsVisible As Boolean
[C#]
public bool IsVisible {get;}