SendVKey Method (SapWindow)
Class
SapWindow
.
Action
Send a virtual key to the system.
Syntax
C#
window
.
SendVKey
(
vkey
)
VB
window
.
SendVKey
(
vkey
)
Variable
Description
vkey
The virtual key to send.
VKey
.