public class IKeyable
'Declaration Public Class IKeyable
| Name | Description |
|---|---|
| PressKeys | Presses (but does not release) a set of keys or mouse buttons. |
| ReleaseKeys | Releases a set of keys or mouse buttons. |
| TypeKeys | Sends a set of keystrokes to the object. |
| TypePasswordKeys | Types an encrypted password into an object, for example a text field. |