C# Material Design/Lollipop WinForms UI 06-03-2015, 03:54 AM
#1
![[Image: yuEOhqK.png]](http://i.imgur.com/yuEOhqK.png)
After month of hardworking, today i introduce to you Google's Material Design Controls for C# WinForms projects.
• Version: 1.0
![[Image: mhmXW6e.png]](http://i.imgur.com/mhmXW6e.png)
Current controls:
• Button
• FlatButton
• Card
• SmallCard
• CheckBox
• Toggle
• RadioButton
• TextBox
• FileInput
• FolderInPut
• Label
• ProgressBar
Here is a screenshot:
![[Image: UaVPk5Z.png]](http://i.imgur.com/UaVPk5Z.png)
![[Image: Fm4Ot0e.png]](http://i.imgur.com/Fm4Ot0e.png)
To implement LollipopUI in your application
1. Add the resources to your project
Add Roboto-Medium and Roboto-Regular fonts to resources.
Open solution explorer and Right-click on Roboto-Medium => Properties => Change Build Action from "None" to "Embedded Resource".....Do the same to Roboto-Regular .
2. Add the references
add System.Design.dll reference to your project. To do that click on Project tab => Choose Add Reference => Select System.Design and press ok.
![[Image: wdRhEpZ.png]](http://i.imgur.com/wdRhEpZ.png)
you can download a zip file containing cs files, fonts and Example Project from GitHub.
https://github.com/Viki4Tech/MaterialDesign
![[Image: 9pdfR83.png]](http://i.imgur.com/9pdfR83.png)
If you need any help or anything else, don't hesitate =D
My Facebook acc: https://www.facebook.com/profile.php?id=100006635474719
v.i.k.i Facebook: https://www.facebook.com/VikiTechnology
v.i.k.i Google+: https://plus.google.com/u/0/b/1135100211...2458322468
![[+]](https://sinister.ly/images/modern/collapse_collapsed.png)






