C# Class NanoByte.Common.Controls.TouchForm

Represents a window that reacts to touch input on Windows 7 or newer.
Inheritance: System.Windows.Forms.Form, 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