Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
RemoteViewing
Windows
Forms
VncKeysym
C# 클래스 RemoteViewing.Windows.Forms.VncKeysym
Helps with Windows Forms keyboard interaction.
파일 보기
프로젝트 열기: qmfrederik/remoteviewing
1 사용 예제들
공개 메소드들
메소드
설명
FromKeyCode
(
Keys
key
) :
int
Converts Windows Forms
Keys
to X11 keysyms.
메소드 상세
FromKeyCode()
공개
정적인
메소드
Converts Windows Forms
Keys
to X11 keysyms.
public
static
FromKeyCode
(
Keys
key
) :
int
key
Keys
The key.
리턴
int