C# Class Int32TextBox, code

Inheritance: ValidatingTextBox
Mostra file Open project: shendongnian/code

Protected Methods

Method Description
OnKeyPress ( KeyPressEventArgs, e ) : void
WndProc ( Message &m ) : void

Method Details

OnKeyPress() protected method

protected OnKeyPress ( KeyPressEventArgs, e ) : void
e KeyPressEventArgs,
return void

WndProc() protected method

protected WndProc ( Message &m ) : void
m System.Windows.Forms.Message
return void