Label - WrapStyle Property
WrapStyle property determines how words are wrapped
Member of Label (PRIM_SLAB)
Data Type - Enumeration
The WrapStyle property specifies how text is wrapped.
The WordWrap property must be set to True.
Enum Value |
Description |
Continuous |
Wrap after the last character that fits |
Word |
Wrap after the last word that fits |
All Component Classes
Technical Reference