バージョン 24.2 (最新)

KeyEventHandler デリゲート

コンポーネントの KeyUp または KeyDown イベントを処理するメソッドを表します。
シンタックス
public delegate void KeyEventHandler( 
   object sender,
   KeyEventArgs args
)

パラメータ

sender
args
参照