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

バルーンチップに表示する文字列
バルーンチップのキャプション
バルーンチップの形状
BalloonTipInformationクラスの新しいインスタンスを初期化します。
シンタックス
Public Function New( _
   ByVal text As String, _
   ByVal caption As String, _
   ByVal shape As BalloonShape _
)
public BalloonTipInformation( 
   string text,
   string caption,
   BalloonShape shape
)

パラメータ

text
バルーンチップに表示する文字列
caption
バルーンチップのキャプション
shape
バルーンチップの形状
参照

参照

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

 

 


© 2008 GrapeCity inc. All rights reserved.