This document is archived and information here might be outdated. Recommended version. |
Indicates if the window shows a live view of what's under it or a snapshot.
[Visual Basic .NET]
Public Property IsLive As Boolean
[C#]
public bool IsLive {get; set;}