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
Public methodStatic member PressModifierKeys(ModifierKeys) Presses the specified modifier keys without releasing them.
Public methodStatic member PressModifierKeys(UITestControl, ModifierKeys) Presses the specified modifier keys in the given control without releasing them.

Top

See Also

Reference

Keyboard Class

Microsoft.VisualStudio.TestTools.UITesting Namespace