Label Not Displaying Mutliline
Posted
by vamsivanka
on Stack Overflow
See other posts from Stack Overflow
or by vamsivanka
Published on 2009-08-10T18:24:31Z
Indexed on
2010/04/19
13:03 UTC
Read the original article
Hit count: 189
label
Trying to display the text of the label in three different lines:
First Line
Second Line
Third Line
But is showing up in single line "First Line Second Line Third Line"
Can the label display multiple lines?
© Stack Overflow or respective owner