dennismagno / metroframework-modern-ui

My humble attempt to bring the new Modern UI alias Metro UI of Windows 8 to .NET Windows Forms applications.

Home Page:http://dennismagno.github.io/metroframework-modern-ui

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ComboBox RightToLeft not working

iyadhh opened this issue · comments

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.