System.Windows.Forms.PopupEventArgs.IsBalloon Property

Gets a value indicating whether the ToolTip is displayed as a standard rectangular or a balloon window.

Syntax

public bool IsBalloon { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The type of window used for the ToolTip is specified in the ToolTip.IsBalloon method of the System.Windows.Forms.ToolTip class.

Requirements

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