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

ショートカットの設定を関連付けるControlオブジェクト。
ショートカットの設定を表すShortcutCollectionコレクション。
ショートカットの設定をコントロールに関連付けます。
構文
Public Sub SetShortcuts( _
   ByVal control As Control, _
   ByVal shortcuts As ShortcutCollection _
) 
public void SetShortcuts( 
   Control control,
   ShortcutCollection shortcuts
)

パラメータ

control
ショートカットの設定を関連付けるControlオブジェクト。
shortcuts
ショートカットの設定を表すShortcutCollectionコレクション。
例外
例外解説
System.ArgumentNullExceptioncontrolがnull 参照 (Visual Basicでは Nothing)です。
参照

GcShortcut クラス
GcShortcut メンバ

 

 


© 2004 GrapeCity inc. All rights reserved.