C# Class NanoByte.Common.Controls.TouchPanel

Represents a panel that reacts to touch input on Windows 7 or newer.
Inheritance: System.Windows.Forms.Panel, ITouchControl
ファイルを表示 Open project: nano-byte/common

Protected Methods

Method Description
CreateHandle ( ) : void

Private Methods

Method Description
WndProc ( Message &m ) : void

Method Details

CreateHandle() protected method

protected CreateHandle ( ) : void
return void