'Declaration Protected Overridable Sub OnKeyPress( _ ByVal e As KeyPressEventArgs _ )
protected virtual void OnKeyPress( KeyPressEventArgs e )
Parameters
- e
- System.Windows.Forms.KeyPressEventArgs that contains the event data.
'Declaration Protected Overridable Sub OnKeyPress( _ ByVal e As KeyPressEventArgs _ )
protected virtual void OnKeyPress( KeyPressEventArgs e )