GrapeCity InputMan for Windows Forms 11.0J
BalloonTipInformation コンストラクタ(String,String,BalloonShape,IconType,Int32)

バルーンチップに表示する文字列
バルーンチップのキャプション
バルーンチップの形状
バルーンチップに表示するアイコン
バルーンチップを自動的に閉じるまでの表示時間(ミリ秒)
クラスの新しいインスタンスを初期化します。
シンタックス
Public Function New( _
   ByVal text As String, _
   ByVal caption As String, _
   ByVal shape As BalloonShape, _
   ByVal iconType As IconType, _
   ByVal delay As Integer _
)
public BalloonTipInformation( 
   string text,
   string caption,
   BalloonShape shape,
   IconType iconType,
   int delay
)

パラメータ

text
バルーンチップに表示する文字列
caption
バルーンチップのキャプション
shape
バルーンチップの形状
iconType
バルーンチップに表示するアイコン
delay
バルーンチップを自動的に閉じるまでの表示時間(ミリ秒)
参照

参照

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

 

 


© 2004 GrapeCity inc. All rights reserved.