leocb / MaterialSkin

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

Modify border style for drop shadow #375

Closed ryanrox closed 1 year ago

ryanrox commented 1 year ago

The material forms don't have a background drop shadow like a normal windows form or dialog box does. Has anyone had any issues with this or know how to replicate this border style? I've tried changing the border style of the form and tested code on the MaterialForm control but no luck.

test

leocb commented 1 year ago

That's a limitation of windows forms and can't be fixed