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 follow the sample code but I ended up with two set of maximize/minimize & close button. ![error](https://user-images.githubusercontent.com/24716506/41658640-59f1aab2-74da-11e8-890e-28f60b01eb3f.PNG)

When I am changing them for particular form whole application's theme are changing please help.

I couldn't find a property for that or anything, I figured i could use one of those variables: ``` private const int STATUS_BAR_HEIGHT = 24; private const int ACTION_BAR_HEIGHT =...

I have not used dotnet for 6 years, and so not up to speed. My question . Can this run on OSX and linux these days ?

add this project in .net 2.0 or 3.5 please!!!

Please join MaterialSingleLineTextField TextAlign attribute, and the other Hint display

Hi Guys I've detected a bug in MaterialTabSelector. If the items, take more space than the selected width, where is no way to reach that tab. For example look here:...

bug

If the items take more space than the selected width, there in no option to scroll the tab ![687474703a2f2f6f6936342e74696e797069632e636f6d2f327162617665672e6a7067](https://user-images.githubusercontent.com/25882859/40018857-717b448c-57b5-11e8-8a8a-ca5af9ef6afc.png) As you can see the tab on the right side of...

How can I apply the same material design to the message boxes kindly post your comments.