ISelenium ControlKeyDown Method WebDriver
Press the control key and hold it down until doControlUp() is called or a new page is loaded.

Namespace: Selenium
Assembly: ThoughtWorks.Selenium.Core (in ThoughtWorks.Selenium.Core.dll) Version: 2.35.0.0 (2.35.0.0)
Syntax

void ControlKeyDown()
See Also