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 96 MaterialSkin issues
Sort by recently updated
recently updated
newest added

Hello, great work here! When I use... materialComboBox1.DroppedDown = true; It drops down the ComboBox but does not show the items that were added by code unless the ComboBox is...

bug

It would be nice to add a chapter in README.md to highlight the key differences between initial project MaterialSkin. For a newbie like me, it seems pretty the same at...

enhancement

No matter what I tried, the ListView did not display Images. Switched back to the default WinForm control.

enhancement

When setting DataSource of a combobox, I get an error `System.NullReferenceException` as soon as I click on the combobox. Here is my code, working for regular .Net combobox : ```...

bug

I remember modifying the original IgnaceMaes version to be able to display the title on the same line as the "close, minimize, maximize" buttons. Since your version is a bit...

enhancement
Visual

https://material.io/components/progress-indicators#usage

enhancement

Having only the default color on Design time is detrimental do the workflow of designing a UI. Support to view the configured colors while in design mode is almost required.

enhancement
Visual

Hi, Please take the right to left version of material Skin i try but i cant to set the material drawer (menu) to right to left (right side of main...

enhancement
i18n

Components: - Drawer open/close button - Drawer items - Tab buttons - FAB - ~ComboBox~ - Done - Selection controls

enhancement
good first issue
Visual

Have an issue where I have to click twice to resize the main window, one time to begin drag and one time to release, which feels uncomfortable. Maybe am I...

bug
Visual