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