C# Class Int32TextBox, code

Inheritance: ValidatingTextBox
Afficher le fichier Open project: shendongnian/code

Méthodes protégées

Méthode Description
OnKeyPress ( KeyPressEventArgs, e ) : void
WndProc ( Message &m ) : void

Method Details

OnKeyPress() protected méthode

protected OnKeyPress ( KeyPressEventArgs, e ) : void
e KeyPressEventArgs,
Résultat void

WndProc() protected méthode

protected WndProc ( Message &m ) : void
m System.Windows.Forms.Message
Résultat void