C# Class SS.Ynote.Classic.UI.Controls.NumericTextBox

Inheritance: System.Windows.Forms.TextBox
Afficher le fichier Open project: samarjeet27/ynoteclassic

Méthodes protégées

Méthode Description
OnKeyPress ( KeyPressEventArgs e ) : void

Method Details

OnKeyPress() protected méthode

protected OnKeyPress ( KeyPressEventArgs e ) : void
e System.Windows.Forms.KeyPressEventArgs
Résultat void