WordWrap property


Available for Static objects.

Read/Write at design time

Specifies whether a Static object will wrap words when its text extends past the end of a line. It can be one of the following values:

TRUE     When text extends past the end of a line, words are wrapped.
FALSE   Text that extends past the end of a line is clipped (default).