MaterialSkin
MaterialSkin copied to clipboard
Theming .NET WinForms, C# or VB.Net, to Google's Material Design Principles.
installed via Nuget Package Manager, RadioButton exits like this 
I've tried even mouse up event, only thing that could solve my problem is Leave event. However as you can understand this is not good solution.
Hello, I'm having a slight issue with your materialskin v2 nuget package in visual basic. Overall everything works fine for for the most part, but users of my application on...
Hello everyone! First of all, thank you for using this silly project, it's something I made in a few weeks at my old job and now I can see it's...
TrackBar control increases the value when the mouse wheel is moved up, while Slider decreases it. It needs a property that would change this behavior to the opposite.
Solving the issue [#388](https://github.com/leocb/MaterialSkin/issues/388).
Solved #388
I found MaterialSkin 2 days ago, and as i was working on a personal app when i started building it, my AntiVirus started going crazy about Wacatac.H!ml Torjan, exist in...
Hi, is MultiSelect property on ListBox working for anybody? I am using sample code provided and updating "MultiSelect" to true, but I am not able to select multiple values in...
I would like to leave a specific color for the primary color in ColorScheme, but I can't find any other way than the default ones. 