PowerTools InputMan for Windows Forms 8.0J
ShortcutActionAttribute コンストラクタ(String,Boolean)

表示用の名前を示す System.String 値。
ショートカットとして扱うかどうかを示す System.Boolean 値。
指定したデータを含むShortcutActionAttribute クラスの新しいインスタンスを初期化します。
構文
Public Function New( _
   ByVal displayName As String, _
   ByVal isShortcut As Boolean _
)
public ShortcutActionAttribute( 
   string displayName,
   bool isShortcut
)

パラメータ

displayName
表示用の名前を示す System.String 値。
isShortcut
ショートカットとして扱うかどうかを示す System.Boolean 値。
参照

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

 

 


© 2004-2015 GrapeCity inc. All rights reserved.