PowerTools PlusPak for Windows Forms 8.0J
CustomIcon プロパティ

カスタマイズされたアイコンを取得または設定します。
構文
Public Property CustomIcon As Image
public Image CustomIcon {get; set;}

プロパティ値

カスタムアイコンを示す System.Drawing.Image オブジェクト。デフォルト値は null 参照 (Visual Basicでは Nothing) です。
解説
カスタムアイコンが指定されている場合、IconTypeCustomIcon に設定すると、バルーンチップに表示されるアイコンがシステムアイコンではなくカスタムアイコンになります。
プラットフォーム

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 メンバ
IconType プロパティ

Send Feedback