MaterialSkin icon indicating copy to clipboard operation
MaterialSkin copied to clipboard

Theming .NET WinForms, C# or VB.Net, to Google's Material Design Principles.

Results 113 MaterialSkin issues
Sort by recently updated
recently updated
newest added

I have inherited my form from MaterialSkin but it doesn't have titleba r. I am using this code to remove the extra bar on top https://github.com/IgnaceMaes/MaterialSkin/issues/159 I am still new...

Hello, I had some issues with my program using this package, turns out the issue is the package. Windows defender reports it's a Trojan:Win32/Critet.BS BitDefender: Gen:Variant.MSILPerseus.92267 This only happens after...

Is there any way to align the text in the center? I'm looking for some property but I can not find it. regards

Listview checkbox not displaying.

Hello guys, when I copy the class to my proyect i get this error "Method must have a return type" Dou you know how can I solve this error?

How can I use a RGB code to personilize my app? materialSkinManager.ColorScheme = new ColorScheme(Primary.Lime400, Primary.Lime500, Primary.Blue500, Accent.Orange700, TextShade.White); I want to use a RGB code instead of Lime500

I think that hint is supposed to (hide) when I (start typing) && Length > 0 **Not** when I click

Like in android when we hold an button for some time >> appears an circle animation that stays inflating for about two seconds then gets "exploded" or stays big I...

i've tried **.Update()** and **.Refresh()** and **.Invalidate()** and even re-assigning the BaseTabControl but the TabPage added programatically does not appear in the TabSelector.