Wrapping button text in .NET CF

  • Thread starter Thread starter JW
  • Start date Start date
J

JW

Dear NG,

Am in the middle of writing a C# .NET CF forms app for PPC 2002. I have
this form that has a lot of text to display on a form button - problem is
that I can find a way to get the text to wrap around to the next line. I
have tried inserting the usual escape sequences \n & \r in various
combinations, even tried inserting \x00A just to see if the old ctrl-j would
work - so far no luck.

Would really appreciate any help or advice.

Muchos TIA,

James.
 
Back
Top