ListItemΒΆ

Identifies a list item control, which is a child item of a list control.

Winapp ElementObject.ListItem

Identifies a list item control, which is a child item of a list control.

Winapp ElementObject.ListItem ([Name =] String)

Identifies a list item control, which is a child item of a list control.

Winapp ElementObject.ListItem (Id|$ = String)

Identifies a list item control, which is a child item of a list control.

Winapp ElementObject.ListItem (NamePattern|# = String)

Identifies a list item control, which is a child item of a list control.

Winapp ElementObject.ListItem (ClassName|@ = String)

Identifies a list item control, which is a child item of a list control.

Winapp ElementObject.ListItem (AccessKey|_ = String)

Identifies a list item control, which is a child item of a list control.

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

Identifies a list item control, which is a child item of a list control.

Winapp ElementObject.ListItem (ProcessId = Integer)

Identifies a list item control, which is a child item of a list control.

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

Identifies a list item control, which is a child item of a list control.

Winapp ElementObject.ListItem (Index|^ = Integer)

Identifies a list item control, which is a child item of a list control.

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

Identifies a list item control, which is a child item of a list control.

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

Identifies a list item control, which is a child item of a list control.

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

Identifies a list item control, which is a child item of a list control.

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

Identifies a list item control, which is a child item of a list control.