IgnaceMaes / MaterialSkin

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

Modify border style for drop shadow #281

Open ryanrox opened 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