ComboBoxΒΆ

Identifies a combo box control.

Winapp ElementObject.ComboBox

Identifies a combo box control.

Winapp ElementObject.ComboBox ([Name =] String)

Identifies a combo box control.

Winapp ElementObject.ComboBox (Id|$ = String)

Identifies a combo box control.

Winapp ElementObject.ComboBox (NamePattern|# = String)

Identifies a combo box control.

Winapp ElementObject.ComboBox (ClassName|@ = String)

Identifies a combo box control.

Winapp ElementObject.ComboBox (AccessKey|_ = String)

Identifies a combo box control.

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

Identifies a combo box control.

Winapp ElementObject.ComboBox (ProcessId = Integer)

Identifies a combo box control.

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

Identifies a combo box control.

Winapp ElementObject.ComboBox (Index|^ = Integer)

Identifies a combo box control.

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

Identifies a combo box control.

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

Identifies a combo box control.

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

Identifies a combo box control.

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

Identifies a combo box control.