C# 클래스 Int32TextBox, code

상속: ValidatingTextBox
파일 보기 프로젝트 열기: shendongnian/code

보호된 메소드들

메소드 설명
OnKeyPress ( KeyPressEventArgs, e ) : void
WndProc ( Message &m ) : void

메소드 상세

OnKeyPress() 보호된 메소드

protected OnKeyPress ( KeyPressEventArgs, e ) : void
e KeyPressEventArgs,
리턴 void

WndProc() 보호된 메소드

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