leocb / MaterialSkin

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

Add FormStyle property to MaterialForm + Fix left form resizing #185

Closed orapps44 closed 3 years ago

orapps44 commented 3 years ago

Add FormStyle property to change Action bar height to 40, 48, 56, 64px or to diasable Action and/or status bar. Fix form left resizing not working when drawer is present.