Keyboard.PressModifierKeys Method
Include Protected Members
Include Inherited Members
Presses the specified modifier keys without releasing them.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
PressModifierKeys(ModifierKeys) | Presses the specified modifier keys without releasing them. | |
PressModifierKeys(UITestControl, ModifierKeys) | Presses the specified modifier keys in the given control without releasing them. |
Top