Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
RemoteViewing
Windows
Forms
VncKeysym
C# Class RemoteViewing.Windows.Forms.VncKeysym
Helps with Windows Forms keyboard interaction.
Afficher le fichier
Open project: qmfrederik/remoteviewing
Class Usage Examples
Méthodes publiques
Méthode
Description
FromKeyCode
(
Keys
key
) :
int
Converts Windows Forms
Keys
to X11 keysyms.
Method Details
FromKeyCode()
public
static
méthode
Converts Windows Forms
Keys
to X11 keysyms.
public
static
FromKeyCode
(
Keys
key
) :
int
key
Keys
The key.
Résultat
int