Manual
WordWrap PropertySpecifies whether the button text wraps to fit the width of the control. Description Set WordWrap to true to allow the label to display multiple line of text. When WordWrap is true, text that is too wide for the control wraps at the right margin. Set WordWrap to false to limit the label to a single line. When WordWrap is false, text that is too wide for the label appears truncated. |