SplitButton.UseWrapping

Syntax

UseWrapping: Boolean

Description

The UseWrapping property wraps words down to 2 lines.

Comments

When the property is set to True, text is wrapped by words. By default the property is set to False.

Example

The property use is given in description of the SplitButton constructor.

See also:

SplitButton