This document is archived and information here might be outdated. Recommended version. |
Indicates if the application window is visible.
[Visual Basic .NET]
Public Property Visible As Boolean
[C#]
public bool Visible {get; set;}
Set the Visible property to True to make the application window visible.