IgnaceMaes / MaterialSkin

Theming .NET WinForms, C# or VB.Net, to Google's Material Design Principles.
MIT License
2.91k stars 841 forks source link

Could you please implement a TokenEdit component? #249

Open ezequias opened 4 years ago

ezequias commented 4 years ago

Could you please implement a tokenEdit like component?

tedit

tfbroner commented 4 years ago

This is not a standard control, and this project is about standard controls that can be custom painted to allow for Material like interface creation. You can create the TokenEdit yourself, and then provide the code to make it MaterialSkin compatible though.