Visual Studio - Add a line break in a label via the designer?
Posted
by Vaccano
on Stack Overflow
See other posts from Stack Overflow
or by Vaccano
Published on 2010-04-26T16:12:21Z
Indexed on
2010/04/26
16:13 UTC
Read the original article
Hit count: 222
I have a label that I want to use to show some text. I want to show a few paragraphs of text.
Is there a way via the designer to make a line break in the text? (\n\r just shows \n\r)
© Stack Overflow or respective owner