IgnaceMaes / MaterialSkin

Theming .NET WinForms, C# or VB.Net, to Google's Material Design Principles.
MIT License
2.84k stars 827 forks source link

Drawer does not show icons #275

Open moisesreyes opened 2 years ago

moisesreyes commented 2 years ago

In net6 the drawer doesn't show the icons it shows the bar where the icons should be, the tabs in design time shows the icons, but when running the don't.

ArtyP commented 1 year ago

I get the same issue. Any ideas how to fix it?

aml-one commented 9 months ago

I had the same issue.. But figured, if you set ImageKey instead of ImageIndex then it's working (.net7)