GrapeCity InputMan for Windows Forms 11.0J
ShortcutCollection コンストラクタ(IDictionary<Keys,MethodInvoker>)

ショートカットキーとショートカット動作の組み合わせを表す IDictionary<Keys, MethodInvoker>インターフェイスを実装したオブジェクト。
指定したデータを含む ShortcutCollectionクラスの新しいインスタンスを初期化します。
シンタックス
Public Function New( _
   ByVal dictionary As IDictionary(Of Keys,MethodInvoker) _
)
public ShortcutCollection( 
   IDictionary<Keys,MethodInvoker> dictionary
)

パラメータ

dictionary
ショートカットキーとショートカット動作の組み合わせを表す IDictionary<Keys, MethodInvoker>インターフェイスを実装したオブジェクト。
参照

参照

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

 

 


© 2004 GrapeCity inc. All rights reserved.