PowerTools PlusPak for Windows Forms 8.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
プラットフォーム

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

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

Send Feedback