C# Class VietOCR.NET.SplitPdfDialog.NumericTextBox

Inheritance: System.Windows.Forms.TextBox
显示文件 Open project: nguyenq/VietOCR3.NET

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