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