GrapeCity PlusPak for Windows Forms 11.0J
FunctionKeyPressEventHandler デリゲート

GcClassicFunctionKeyコントロールのKeyDownイベントを処理するメソッドを表します。
シンタックス
Public Delegate Sub FunctionKeyPressEventHandler( _
   ByVal sender As Object, _
   ByVal e As FunctionKeyPressEventArgs _
) 
public delegate void FunctionKeyPressEventHandler( 
   object sender,
   FunctionKeyPressEventArgs e
)

パラメータ

sender
e
参照

参照

FunctionKeyPressEventHandler メンバ
GrapeCity.Win.Bars 名前空間

 

 


© 2008 GrapeCity inc. All rights reserved.