DevCase 6.0 API Reference for NET Framework
C#
VB
C++
F#
XAML
ASP.NET
🏠 Home
|
⬅️ Back
|
➡️ Forward
Show/Hide TOC
Util
Keyboard
Send
Key
Async 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
Reference
UtilKeyboard Class
DevCase.Core.IO.Devices.Input Namespace
In This Article
Overload List
See Also