RightToLeft and/or TextAlign?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Fabio

    RightToLeft and/or TextAlign?

    Hi all!

    I need to implement the RightToLeft feature in a Graphics.DrawSt ring().
    I set the StringFormatFla gs.DirectionRig htToLeft to the StringFormat but...
    I don't see any difference between the DirectionRightT oLeft and the
    StringFormat.Al ignment!!!

    I tryid the same thing on a textbox: try the difference between RightToLeft
    and TextAlign properties... is the same!
    My question is: this is due to the fact that my OS is not "right to left"
    (it is italian)?

    The strings won't "reversed" ("hello" is not printed as "olleh")?

    --

    Free .Net Reporting Tool - http://www.neodatatype.net


Working...