dennismagno / metroframework-modern-ui

My humble attempt to bring the new Modern UI alias Metro UI of Windows 8 to .NET Windows Forms applications.
http://dennismagno.github.io/metroframework-modern-ui
Other
861 stars 1.08k forks source link

ComboBox RightToLeft not working #90

Open iyadhh opened 5 years ago

iyadhh commented 5 years ago

Hi, I'm using ComboBox in my application and noticed that RightToLeft prop has no effect change it to Yes,No Inherit .. wont affect the drawing of the combo.

Thanks.