ButtonΒΆ

Identifies a button control. Buttons perform a single action when clicked.

Winapp ElementObject.Button

Identifies a button control. Buttons perform a single action when clicked.

Winapp ElementObject.Button ([Name =] String)

Identifies a button control. Buttons perform a single action when clicked.

Winapp ElementObject.Button (Id|$ = String)

Identifies a button control. Buttons perform a single action when clicked.

Winapp ElementObject.Button (NamePattern|# = String)

Identifies a button control. Buttons perform a single action when clicked.

Winapp ElementObject.Button (ClassName|@ = String)

Identifies a button control. Buttons perform a single action when clicked.

Winapp ElementObject.Button (AccessKey|_ = String)

Identifies a button control. Buttons perform a single action when clicked.

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

Identifies a button control. Buttons perform a single action when clicked.

Winapp ElementObject.Button (ProcessId = Integer)

Identifies a button control. Buttons perform a single action when clicked.

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

Identifies a button control. Buttons perform a single action when clicked.

Winapp ElementObject.Button (Index|^ = Integer)

Identifies a button control. Buttons perform a single action when clicked.

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

Identifies a button control. Buttons perform a single action when clicked.

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

Identifies a button control. Buttons perform a single action when clicked.

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

Identifies a button control. Buttons perform a single action when clicked.

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

Identifies a button control. Buttons perform a single action when clicked.