leocb / MaterialSkin

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

Remove the built-in FormBorder #190

Closed imohuan closed 3 years ago

imohuan commented 3 years ago

image

I don't like this style. I want to write it myself

orapps44 commented 3 years ago

Ok, feel free to contribute by doing a Pull Request.

leocb commented 3 years ago

Poor soul, you have no idea what you're getting in to. Handling the window events by hand is one of the worst nightmares you can face when doing custom interfaces for windows. I almost ripped this whole bar out of frustration. It still has a bug, see #119