MESCIUS InputMan for ASP.NET 10.0J
BalloonTipInfo コンストラクタ(String,FontInfo,Color,String,FontInfo,Color,Color,IconType,Int32,Boolean)

表示する文字列(String 型)
テキストのフォント(System.Web.UI.WebControls.FontInfo 型)
テキストの文字色(System.Drawing.Color 型)
キャプションの文字列(String 型)
キャプションのフォント(System.Web.UI.WebControls.FontInfo 型)
キャプションの文字色(System.Drawing.Color 型)
背景色(System.Drawing.Color 型)
バルーンチップに表示するアイコン(GrapeCity.Web.Input.IMBalloonTip.IconType 型)
バルーンチップが自動的に閉じるまでの表示時間(Int32 型)
自動的にバルーンチップを閉じるかどうか(Boolean 型)
指定したデータを含むBalloonTipInfoクラスの新しいインスタンスを初期化します。
シンタックス
Public Function New( _
   ByVal text As String, _
   ByVal textFont As FontInfo, _
   ByVal textForeColor As Color, _
   ByVal caption As String, _
   ByVal captionFont As FontInfo, _
   ByVal captionForeColor As Color, _
   ByVal backColor As Color, _
   ByVal icon As IconType, _
   ByVal span As Integer, _
   ByVal autoClose As Boolean _
)

パラメータ

text
表示する文字列(String 型)
textFont
テキストのフォント(System.Web.UI.WebControls.FontInfo 型)
textForeColor
テキストの文字色(System.Drawing.Color 型)
caption
キャプションの文字列(String 型)
captionFont
キャプションのフォント(System.Web.UI.WebControls.FontInfo 型)
captionForeColor
キャプションの文字色(System.Drawing.Color 型)
backColor
背景色(System.Drawing.Color 型)
icon
バルーンチップに表示するアイコン(GrapeCity.Web.Input.IMBalloonTip.IconType 型)
span
バルーンチップが自動的に閉じるまでの表示時間(Int32 型)
autoClose
自動的にバルーンチップを閉じるかどうか(Boolean 型)
参照

参照

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

 

 


© MESCIUS inc. All rights reserved.