WordWrap

<< Click to Display Table of Contents >>

Navigation:  MyText > Properties >

WordWrap

public Boolean WordWrap

 

Description:

 Set WordWrap to true to allow the text to display multiple line of text.

 When WordWrap is true, text that is too wide for the outer rectanger control wraps at the right margin and continues in additional lines.

 Set WordWrap to false to limit the label to a single line. When WordWrap is false, text that is too wide for the outer rectanger appears outside.