Gets or sets a value indicating whether the ToolTip should use a balloon window.
Public Property IsBalloon As Boolean
Dim instance As ToolTip Dim value As Boolean value = instance.IsBalloon instance.IsBalloon = value
public bool IsBalloon { get; set; }
public: property bool IsBalloon { bool get (); void set (bool value); }
public function get IsBalloon () : boolean public function set IsBalloon (value : boolean)
By default, ToolTips are displayed using bare rectangular windows. By setting the IsBalloon property to true, the ToolTip will be displayed using a balloon window.
Windows 7, Windows Vista, Windows XP SP2, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP Starter Edition, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003, Windows Server 2000 SP4, Windows Millennium Edition, Windows 98