'宣言 Public Overridable Sub OnKeyPress( _ ByVal e As KeyPressEventArgs _ )
public virtual void OnKeyPress( KeyPressEventArgs e )
パラメータ
- e
 - System.Windows.Forms.KeyEventArgs that contains the event data.
 
'宣言 Public Overridable Sub OnKeyPress( _ ByVal e As KeyPressEventArgs _ )
public virtual void OnKeyPress( KeyPressEventArgs e )