Keyboard.ReleaseModifierKeys Method

Include Protected Members
Include Inherited Members

Releases the keys that were previously pressed by using the PressModifierKeys method.

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 ReleaseModifierKeys(ModifierKeys) Releases the specified keys that were previously pressed by using the PressModifierKeys method.
Public methodStatic member ReleaseModifierKeys(UITestControl, ModifierKeys) Releases the specified keys that were previously pressed by using the PressModifierKeys method in the given control.

Top

See Also

Reference

Keyboard Class

Microsoft.VisualStudio.TestTools.UITesting Namespace