UtilKeyboardSendKeyAsync Method

Overload List

SendKeyAsync(IntPtr, VirtualKeys, KeyBehavior) Asynchronouslly sends a keystroke to the specified window.
SendKeyAsync(IntPtr, Keys, KeyBehavior) Asynchronouslly sends a keystroke to the specified window.

See Also