MESCIUS SPREAD for Windows Forms 17.0J
KeyPress イベント

文字キーが押されたときに発生します。
構文
'Declaration
 
Public Event KeyPress As KeyPressEventHandler
public event KeyPressEventHandler KeyPress
イベント データ

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

プロパティ説明
Handled  
KeyChar  
解説
このイベントは、キーが押されたときに発生します。
参照

DropDownEditor クラス
DropDownEditor メンバ

 

 


© MESCIUS inc. All rights reserved.