Returns/sets a value that determines whether a control expands to fit the text in its Caption. Used in conjunction with [AutoSize]; when AutoSize = False this property is not used
Syntax
Public Property Get WordWrap () As Boolean Public Property Let WordWrap (ByVal bValue As Boolean)