C# 클래스 NanoByte.Common.Controls.TouchPanel

Represents a panel that reacts to touch input on Windows 7 or newer.
상속: System.Windows.Forms.Panel, ITouchControl
파일 보기 프로젝트 열기: nano-byte/common

보호된 메소드들

메소드 설명
CreateHandle ( ) : void

비공개 메소드들

메소드 설명
WndProc ( Message &m ) : void

메소드 상세

CreateHandle() 보호된 메소드

protected CreateHandle ( ) : void
리턴 void