GrapeCity InputMan for Windows Forms 11.0J
KeyPress イベント

ドロップダウンエディットウィンドウにフォーカスがあるときにキーが押されると発生します。
シンタックス
Public Event KeyPress As KeyPressEventHandler
public event KeyPressEventHandler KeyPress
イベント データ

イベント ハンドラが、このイベントに関連するデータを含む、KeyPressEventArgs 型の引数を受け取りました。次の KeyPressEventArgs プロパティには、このイベントの固有の情報が記載されます。

プロパティ解説
Handled  
KeyChar  
参照

参照

DropDownEditor クラス
DropDownEditor メンバ

 

 


© 2004 GrapeCity inc. All rights reserved.