GrapeCity PlusPak for Windows Forms 10.0J
FunctionKeyButton コンストラクタ(Keys,String)

ボタンのショートカットキーを示す System.Windows.Forms.Keys の値の1つ
ボタンに表示する文字列
FunctionKeyButton クラスの新しいインスタンスを初期化します。
シンタックス
Public Function New( _
   ByVal functionKey As Keys, _
   ByVal text As String _
)
public FunctionKeyButton( 
   Keys functionKey,
   string text
)

パラメータ

functionKey
ボタンのショートカットキーを示す System.Windows.Forms.Keys の値の1つ
text
ボタンに表示する文字列
参照

参照

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

 

 


© 2008 GrapeCity inc. All rights reserved.