Android Question Label Control or Other Similar to Display Help Text Files with CHR(13) Formatting

Azhar

Active Member
Licensed User
Longtime User
Hi All

I'm using a large label control in a panel to display help files for the user to read. I would like to format each page with some carriage returns CHR(13) for easy reading. As I can't do this with a standard label control Eg. lblHelp.Text = "This is one line" & CHR(13) & "and this is the other line"

What other control can I use?

Thanks,
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…