Description: | Defines whether long label text wraps to new lines. |
Used in control(s): | ListView |
Values (with constants): | True:Text wraps.(POW-TRUE) False:Text does not wrap.(POW-FALSE) It is only effective when the LVStyle property is "0 - Large icon" or "1 - Small icon". |
Default value: | True:Text wraps.(POW-TRUE) |
COBOL picture: | S9(4) COMP-5 |
OLE data type: | VT_BOOL |
Design time access: | Set and reference. |
Execution time access: | Set and reference. |
Backward compatibility attribute: | None. |