Gets or sets whether word-wrapping is enabled in the object. Design-time only. This property cannot be modified at run-time.
object.LabelWrap = [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 only.
This property determines whether list view captions will wrap if they are too long to display horizontally in the list view column.
Setting |
Description |
Example |
True |
Any item caption that is too long to fit in the column will wrap. |
|
False |
(Default) Any item caption that is too long to display in the column will not wrap (which may mean it appears truncated). |
|
View property | LabelEdit property
© 2004-2021 looksoftware. All rights reserved.