Managed Windows API
IsValid Method
NamespacesManagedWinapi.WindowsSystemWindowIsValid()()()
Whether this SystemWindow represents a valid window that existed when this SystemWindow instance was created. To check if a window still exists, better check its ClassName property.
Declaration Syntax
C#
public bool IsValid()

Assembly: ManagedWinapi (Module: ManagedWinapi) Version: 0.3.0.0 (0.3)