GrapeCity InputMan for Windows Forms 10.0J
GetShortcuts メソッド

ショートカットの設定が関連付けられているControlオブジェクト。
コントロールに関連付けられているショートカットの設定を取得します。
構文
Public Function GetShortcuts( _
   ByVal control As Control _
) As ShortcutCollection
public ShortcutCollection GetShortcuts( 
   Control control
)

パラメータ

control
ショートカットの設定が関連付けられているControlオブジェクト。

戻り値の型

ショートカットの設定を保持するShortcutCollectionコレクション。
例外
例外解説
System.ArgumentNullExceptioncontrolがnull 参照 (Visual Basicでは Nothing)です。
参照

GcShortcut クラス
GcShortcut メンバ

 

 


© 2004 GrapeCity inc. All rights reserved.