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