GrapeCity SPREAD for Windows Forms 11.0J
TouchToolBarButton コンストラクタ(String,Image)


ボタンのテキストを示します。
ボタンの画像を示します。
TouchToolBarButtonのインスタンスを作成します。
構文
'Declaration
 
Public Function New( _
   ByVal text As String, _
   ByVal image As Image _
)
'使用法
 
Dim text As String
Dim image As Image
 
Dim instance As New TouchToolBarButton(text, image)
public TouchToolBarButton( 
   string text,
   Image image
)

パラメータ

text
ボタンのテキストを示します。
image
ボタンの画像を示します。
参照

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

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.