vb.net - VBNet 2008 Mobile: New text line in button -


i've looked everywhere, hope can give me final outcome .... made vbnet 2008 mobile application, , placed large button, should contain text wraps. tried everything, including stringbuilder object "append", or special characters such chr(10) & chr(13), vbcrlf, constants.vbcrlf, \n, vbnewline , more, , results nothing spaces or squares when application running!

any solutions?

the standard button automatically wraps - don't need it.enter image description here


Comments

Popular posts from this blog

monitor web browser programmatically in Android? -

Shrink a YouTube video to responsive width -

wpf - PdfWriter.GetInstance throws System.NullReferenceException -