PowerTools PlusPak for Windows Forms 8.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
バルーンチップの形状
プラットフォーム

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

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

Send Feedback