'Declaration
Protected Overridable Sub OnTextBoxKeyPress( _ ByVal source As System.Object, _ ByVal e As System.Windows.Forms.KeyPressEventArgs _ )
'Usage
Dim instance As NNumericUpDown Dim source As System.Object Dim e As System.Windows.Forms.KeyPressEventArgs instance.OnTextBoxKeyPress(source, e)
Parameters
- source
- e