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

タッチツールバーボタンに表示するテキスト。
タッチツールバーボタンに表示するイメージ。
指定したデータを含む クラスの新しいインスタンスを初期化します。
シンタックス
Public Function New( _
   ByVal text As String, _
   ByVal image As Image _
)
public TouchToolBarButton( 
   string text,
   Image image
)

パラメータ

text
タッチツールバーボタンに表示するテキスト。
image
タッチツールバーボタンに表示するイメージ。
参照

参照

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

 

 


© 2004 GrapeCity inc. All rights reserved.