PowerTools ActiveReports for .NET 11.0J
KeyPress イベント (SharpGraph)

構文
'宣言
 
Public Event KeyPress As KeyPressEventHandler
public event KeyPressEventHandler KeyPress
イベント データ

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

プロパティ解説
HandledGets or sets a value indicating whether the System.Windows.Forms.Control.KeyPress event was handled.  
KeyCharGets or sets the character corresponding to the key pressed.  
参照

関連項目

SharpGraph クラス
SharpGraph メンバ

 

 


©2003-2017 GrapeCity inc. All rights reserved.