DevCase 6.0 API Reference for NET Framework
C#
VB
C++
F#
XAML
ASP.NET
🏠 Home
|
⬅️ Back
|
➡️ Forward
Show/Hide TOC
IWin
32Window
Extensions
Send
Key
Async Method
Overload List
SendKeyAsync(IWin32Window, VirtualKeys, KeyBehavior)
Asynchronouslly sends a keystroke to the specified window.
SendKeyAsync(IWin32Window, Keys, KeyBehavior)
Asynchronouslly sends a keystroke to the specified window.
See Also
Reference
IWin32WindowExtensions Class
DevCase.Extensions.IWin32WindowExtensions Namespace
In This Article
Overload List
See Also