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
Afficher le fichier Open project: nano-byte/common

Méthodes protégées

Méthode Description
CreateHandle ( ) : void

Private Methods

Méthode Description
WndProc ( Message &m ) : void

Method Details

CreateHandle() protected méthode

protected CreateHandle ( ) : void
Résultat void