Overload | Description |
---|---|
SendKeys(String,KeyModifier) | Types the specified string into the object in the application, including special keys or key modifiers. |
SendKeys(String) | Types the specified string into the object in the application, including special keys. |