MESCIUS MultiRow for Windows Forms 12.0J
Add(Keys,KeyActions) メソッド

追加するショートカットキー
ショートカットキーに割り当てる機能
ShortcutCollectionコレクションの末尾にキーとそれに対応した動作の組み合わせを追加します。
シンタックス
Public Overloads Function Add( _
   ByVal key As Keys, _
   ByVal action As KeyActions _
) As Integer
public int Add( 
   Keys key,
   KeyActions action
)

パラメータ

key
追加するショートカットキー
action
ショートカットキーに割り当てる機能

戻り値の型

追加した項目のインデックス
参照

参照

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

 

 


© MESCIUS inc. All rights reserved.