SplitButtonΒΆ
Identifies a split button, which is a button that performs a default action and can also expand to a list of other possible actions.
Winapp ElementObject.SplitButton |
Identifies a split button, which is a button that performs a default action and can also expand to a list of other possible actions. |
Winapp ElementObject.SplitButton ([Name =] String) |
Identifies a split button, which is a button that performs a default action and can also expand to a list of other possible actions. |
Winapp ElementObject.SplitButton (Id|$ = String) |
Identifies a split button, which is a button that performs a default action and can also expand to a list of other possible actions. |
Winapp ElementObject.SplitButton (NamePattern|# = String) |
Identifies a split button, which is a button that performs a default action and can also expand to a list of other possible actions. |
Winapp ElementObject.SplitButton (ClassName|@ = String) |
Identifies a split button, which is a button that performs a default action and can also expand to a list of other possible actions. |
Winapp ElementObject.SplitButton (AccessKey|_ = String) |
Identifies a split button, which is a button that performs a default action and can also expand to a list of other possible actions. |
Winapp ElementObject.SplitButton (Image|ImageName|% = String) |
Identifies a split button, which is a button that performs a default action and can also expand to a list of other possible actions. |
Winapp ElementObject.SplitButton (ProcessId = Integer) |
Identifies a split button, which is a button that performs a default action and can also expand to a list of other possible actions. |
Winapp ElementObject.SplitButton (Process|ProcessName|~ = String) |
Identifies a split button, which is a button that performs a default action and can also expand to a list of other possible actions. |
Winapp ElementObject.SplitButton (Index|^ = Integer) |
Identifies a split button, which is a button that performs a default action and can also expand to a list of other possible actions. |
Winapp ElementObject.SplitButton ([Name =] String, ClassName|@ = String) |
Identifies a split button, which is a button that performs a default action and can also expand to a list of other possible actions. |
Winapp ElementObject.SplitButton ([Name =] String, AccessKey|_ = String) |
Identifies a split button, which is a button that performs a default action and can also expand to a list of other possible actions. |
Winapp ElementObject.SplitButton ([Name =] String, Enabled = Boolean) |
Identifies a split button, which is a button that performs a default action and can also expand to a list of other possible actions. |
Winapp ElementObject.SplitButton (Id|$ = String, Index|^ = Integer) |
Identifies a split button, which is a button that performs a default action and can also expand to a list of other possible actions. |