FIX. RadTextBoxControl - multi line text is not correctly aligned on the left side when the control runs on Win XP.
Multiply line text is not correct align at the left side when control runs on Win xp.
Steps to reproduce:
this.radTextBoxControl1.Text = "This\nis a\ntest";