Share

BalloonStyle.StretchBalloonToText Property

Parent Object: BalloonStyle

Description

Property that gets and sets whether to size the balloon horizontally to accommodate long text strings. If set to False, the balloon is restricted to the defined size. This property is not applicable if the balloon type is kNoneBalloonType or kLinearBalloonType.

Syntax

BalloonStyle.StretchBalloonToText() As Boolean

Property Value

This is a read/write property whose value is a Boolean.

Version

Introduced in version 2009

Was this information helpful?