PowerTools PlusPak for Windows Forms 8.0J
MaxWidth プロパティ (BalloonTipInformation)

バルーンチップの幅の上限を取得または設定します。
構文
Public Property MaxWidth As Integer
public int MaxWidth {get; set;}

プロパティ値

バルーンチップの最大の幅を表すSystem.Int32値。デフォルト値は600(ピクセル)です。
解説
新しい値は次回バルーンチップが表示されるときに有効になります。
プラットフォーム

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