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

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

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

プロパティ説明
Alt  
Control  
Handled  
KeyCode  
KeyData  
KeyValue  
Modifiers  
Shift  
SuppressKeyPress  
解説
このイベントは、キーが押し下げられたときに発生します。
参照

DropDownEditor クラス
DropDownEditor メンバ

 

 


© MESCIUS inc. All rights reserved.