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

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

プロパティ値

バルーンチップの最大の高さを表すSystem.Int32値。デフォルト値は0で、高さが制限されないことを意味します。
解説
新しい値は次回バルーンチップが表示されるときに有効になります。
プラットフォーム

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