PowerTools InputMan for ASP.NET 8.0J
ShortcutKeyDownEventHandler デリゲート

イベントのソース
イベントデータを格納しているShortcutKeyDownEventArgs (ShortcutKeyDownEventArgs 型)
[ASP.NET AJAX専用]ShortcutKeyDownイベントを処理するメソッドを表します。
構文
Public Delegate Sub ShortcutKeyDownEventHandler( _
   ByVal sender As Object, _
   ByVal e As ShortcutKeyDownEventArgs _
) 
public delegate void ShortcutKeyDownEventHandler( 
   object sender,
   ShortcutKeyDownEventArgs e
)

パラメータ

sender
イベントのソース
e
イベントデータを格納しているShortcutKeyDownEventArgs (ShortcutKeyDownEventArgs 型)
参照

ShortcutKeyDownEventHandler メンバ
GrapeCity.Web.Input.IMExtenders 名前空間

 

 


© 2005-2015 GrapeCity inc. All rights reserved.