https://docs.telerik.com/teststudioapi/html..._Win32_HWND.htmProperties
Name Description
Public property Children
Public property ClassName
Public property Descendants
Public property HINSTANCE
This is useful because some frameworks store their DLL instance handle here, allowing you to loosely identify the framework that is managing the window.
Public property Id
Public property IsEnabled
Public property IsNull
Public property IsWindow
Public property Owner
Public property Parent
Public property ProcessId
Public property Root
Public property RootOwner
Public property Text
Public property ThreadId
Public property WindowRect
Gets or sets the dimensions of the bounding rectangle of the specified window. The dimensions are given in screen coordinates that are relative to the screen origin.