BaseEdit.SendKey Method
Name | Parameters | Description |
---|---|---|
SendKey(Object, KeyPressEventArgs) | message, e | Sends the specified message to the active editor. |
SendKey(KeyEventArgs) | e | Raises the KeyDown event. |
Name | Parameters | Description |
---|---|---|
SendKey(Object, KeyPressEventArgs) | message, e | Sends the specified message to the active editor. |
SendKey(KeyEventArgs) | e | Raises the KeyDown event. |
No
Your feedback is appreciated.