TreeItemΒΆ

Identifies a node in a TreeItem control.

Winapp ElementObject.TreeItem

Identifies a node in a TreeItem control.

Winapp ElementObject.TreeItem ([Name =] String)

Identifies a node in a TreeItem control.

Winapp ElementObject.TreeItem (Id|$ = String)

Identifies a node in a TreeItem control.

Winapp ElementObject.TreeItem (NamePattern|# = String)

Identifies a node in a TreeItem control.

Winapp ElementObject.TreeItem (ClassName|@ = String)

Identifies a node in a TreeItem control.

Winapp ElementObject.TreeItem (AccessKey|_ = String)

Identifies a node in a TreeItem control.

Winapp ElementObject.TreeItem (Image|ImageName|% = String)

Identifies a node in a TreeItem control.

Winapp ElementObject.TreeItem (ProcessId = Integer)

Identifies a node in a TreeItem control.

Winapp ElementObject.TreeItem (Process|ProcessName|~ = String)

Identifies a node in a TreeItem control.

Winapp ElementObject.TreeItem (Index|^ = Integer)

Identifies a node in a TreeItem control.

Winapp ElementObject.TreeItem ([Name =] String, ClassName|@ = String)

Identifies a node in a TreeItem control.

Winapp ElementObject.TreeItem ([Name =] String, AccessKey|_ = String)

Identifies a node in a TreeItem control.

Winapp ElementObject.TreeItem ([Name =] String, Enabled = Boolean)

Identifies a node in a TreeItem control.

Winapp ElementObject.TreeItem (Id|$ = String, Index|^ = Integer)

Identifies a node in a TreeItem control.