バージョン

OnKeyPress メソッド (UltraGrid)

KeyPress イベント ハンドラー。
シンタックス
'宣言
 
Protected Overrides Sub OnKeyPress( _
   ByVal e As KeyPressEventArgs _
) 
protected override void OnKeyPress( 
   KeyPressEventArgs e
)

パラメータ

e
イベントのデータを含む System.EventArgs
参照