Description
Discussed in #2691
Originally posted by khaledmahmoud78 October 10, 2024
I am an Arab, I would like to make apps in Arabic language.
So I need to switch the direction of the window and all controls to RTL.
In WinForms, There is a property named "RightToLeft" to switch control direction.
How I can do this in Eto.Forms?
Thanks in advance!