System.Windows.Forms.ToolTip.IsBalloon Property

Gets or sets a value indicating whether the ToolTip should use a balloon window.

Syntax

[System.ComponentModel.DefaultValue(false)]
public bool IsBalloon { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

By default, ToolTips are displayed using bare rectangular windows. By setting the ToolTip.IsBalloon property to true, the ToolTip will be displayed using a balloon window.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0