PowerTools MultiRow for Windows Forms 8.0J
TouchToolBarButton コンストラクタ(String,Image)

ボタンのテキストを示します。
ボタンのイメージを示します。
TouchToolBarButton のインスタンスを作成します。
構文
Public Function New( _
   ByVal text As String, _
   ByVal image As Image _
)
public TouchToolBarButton( 
   string text,
   Image image
)

パラメータ

text
ボタンのテキストを示します。
image
ボタンのイメージを示します。
参照

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

 

 


© 2008-2015 GrapeCity inc. All rights reserved.