GrapeCity InputMan for Windows Forms 11.0J
Add(Keys,MethodInvoker) メソッド

ショートカットキーを表すKeys列挙体。
ショートカット動作を表すMethodInvokerデリゲート。
ショートカットキーとショートカット動作の組み合わせをコレクションに追加します。
シンタックス
Public Overloads Sub Add( _
   ByVal key As Keys, _
   ByVal value As MethodInvoker _
) 
public void Add( 
   Keys key,
   MethodInvoker value
)

パラメータ

key
ショートカットキーを表すKeys列挙体。
value
ショートカット動作を表すMethodInvokerデリゲート。
参照

参照

ShortcutCollection クラス
ShortcutCollection メンバ
オーバーロード一覧

 

 


© 2004 GrapeCity inc. All rights reserved.