Right to Left Support in Windows Forms

18 Nov 20181 minute to read

Right to Left (RTL) support displays the content from right-to-left direction by setting the RightToLeft property to Yes. This is useful for supporting the Right-to-Left scripted languages like Arabic, Hebrew, Urdu, etc.

All Windows Forms Syncfusion controls support Right-to-Left (RTL). In addition to that, all controls provide localization support to change the language of strings used in a control specific to any culture.