PowerTools CalendarGrid for Windows Forms 1.0J
KeyUp イベント

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

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

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

DropDownEditor クラス
DropDownEditor メンバ

 

 


© 2014 GrapeCity inc. All rights reserved.