TopWindowΒΆ
Identifies a top level Window.
Winapp ElementObject.TopWindow |
Identifies a top level Window. |
Winapp ElementObject.TopWindow ([Name =] String) |
Identifies a top level Window. |
Winapp ElementObject.TopWindow (Id|$ = String) |
Identifies a top level Window. |
Winapp ElementObject.TopWindow (NamePattern|# = String) |
Identifies a top level Window. |
Winapp ElementObject.TopWindow (ClassName|@ = String) |
Identifies a top level Window. |
Winapp ElementObject.TopWindow (AccessKey|_ = String) |
Identifies a top level Window. |
Winapp ElementObject.TopWindow (Image|ImageName|% = String) |
Identifies a top level Window. |
Winapp ElementObject.TopWindow (ProcessId = Integer) |
Identifies a top level Window. |
Winapp ElementObject.TopWindow (Process|ProcessName|~ = String) |
Identifies a top level Window. |
Winapp ElementObject.TopWindow (Index|^ = Integer) |
Identifies a top level Window. |
Winapp ElementObject.TopWindow ([Name =] String, ClassName|@ = String) |
Identifies a top level Window. |
Winapp ElementObject.TopWindow ([Name =] String, AccessKey|_ = String) |
Identifies a top level Window. |
Winapp ElementObject.TopWindow ([Name =] String, Enabled = Boolean) |
Identifies a top level Window. |
Winapp ElementObject.TopWindow (Id|$ = String, Index|^ = Integer) |
Identifies a top level Window. |