Justify text in text box

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • xloi
    New Member
    • Aug 2007
    • 7

    Justify text in text box

    Hi,

    I'm working on a program for a PDA (using C# .NET Compact Framework). I'm using a text box to display a text. I can allign the text in the right, in the left or in the center. Is it possible to make the text justified?

    Thanks a lot
    Xloi
  • RedSon
    Recognized Expert Expert
    • Jan 2007
    • 4980

    #2
    Can you explain justified? If you don't want it on the left, right or center, what is left?

    Comment

    • xloi
      New Member
      • Aug 2007
      • 7

      #3
      Originally posted by RedSon
      Can you explain justified? If you don't want it on the left, right or center, what is left?

      I want all lines to have the same length. Do you know if .NET CF allows that text format?

      Xloi

      Comment

      Working...