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

Inheritance: System.Windows.Forms.TextBox
ファイルを表示 Open project: samarjeet27/ynoteclassic

Protected Methods

Method Description
OnKeyPress ( KeyPressEventArgs e ) : void

Method Details

OnKeyPress() protected method

protected OnKeyPress ( KeyPressEventArgs e ) : void
e System.Windows.Forms.KeyPressEventArgs
return void