Menus and Toolbars for WinForms
FindCommand メソッド (C1CommandHolder)

C1.Win.C1Command.4.8 アセンブリ > C1.Win.C1Command 名前空間 > C1CommandHolder クラス : FindCommand メソッド
コマンドに関連付けられているショートカットキー。
ショートカットに関連付けられる C1Command を取得します。
シンタックス
'宣言
 
Public Function FindCommand( _
   ByVal shortcut As System.Windows.Forms.Shortcut _
) As C1Command
public C1Command FindCommand( 
   System.Windows.Forms.Shortcut shortcut
)

パラメータ

shortcut
コマンドに関連付けられているショートカットキー。
参照

C1CommandHolder クラス
C1CommandHolder メンバ