ComponentOne True DBInput Pro 8.0
WordWrap Property (Caption)

 

Reference> Caption Object> Caption Object Properties> WordWrap Property (Caption)

WordWrap Property (Caption)

Sets/returns whether the caption text is wrapped to the next line if it is too long to fit the caption size.

Syntax

object.WordWrap= boolean

Read/Write at run time and design time.

Values

True - The text wraps if it is too long (Default)

False - The text does not wrap and will be truncated if it is too long

Remarks

When the WordWrap property is set to True, and the width of the caption text exceeds the length of the value set to the Size property, the text will be automatically wrapped to the next line. The horizontal and the vertical text alignment can be specified with the AlignHorizontal and AlignVertical properties.

See Also

AlignHorizontal Property (Caption)

AlignVertical Property (Caption)

Size Property (Caption)

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback