Gets or sets a value which turns on word-wrapping within the control.
object.WordWrap = [boolean]
Where object is an object expression that evaluates to one of the controls in the Applies To list, and boolean is a boolean expression that evaluates to either True or False, as described in Settings.
Newlook Smartclient
Newlook Server
Setting this property to True will mean that any text that is too long to display in the control will wrap.
The WordWrap settings for the label and command button controls are :
Setting |
Description |
Example |
True |
(Default) Any text that is too long to display in the control will wrap. |
|
False |
Any text that is too long to display in the control will never wrap (which may mean it appears truncated). |
|
Blink property | Caption property | Length property
© 2004-2021 looksoftware. All rights reserved.