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