Ribbon for WinForms
OnKeyDown メソッド (GridRow)

C1.Win.8 アセンブリ > C1.Framework 名前空間 > GridRow クラス : OnKeyDown メソッド
System.Windows.Forms.KeyEventArgs that contains the event data.
Called by the host control when the user presses a key and this Element has the focus.
シンタックス
'宣言
 
Public Overridable Sub OnKeyDown( _
   ByVal e As KeyEventArgs _
) 
public virtual void OnKeyDown( 
   KeyEventArgs e
)

パラメータ

e
System.Windows.Forms.KeyEventArgs that contains the event data.
参照

GridRow クラス
GridRow メンバ