Best templates for Windows Forms?

FabioSelau

Senior Member
Joined
Oct 19, 2018
Messages
813
Reaction score
452
I'm starting to program in C # and would like to know the best templates (toolbox) for Windows Forms (Visual Studio 2017)?
 
I use devcomponents dotnetbar, it has a lot of controls and styles. It is starting to look a bit long in the tooth but you can do a lot with it from simple stuff to more advanced.

Telerik ui is another but I haven't used it much.
 
I've been using Bunifu UI WinForms for a long time and love it! :)
 
Use default. Its best.
This is definitely not what most customers will say. People are getting used to mobile apps that are all colourful and pretty, if you release an app with basic windows controls they will assume the software is shit regardless of featureset. Obviously not all people think like this but a large portion do.
 
If you don't mind using WPF, there is plenty of frameworks/toolkits for wpf and most of them are quite nice, sadly usually with a chinese documentation, but still a nice amount of controls.
 
Use Guna2. (Guna2 better than Guna1 or Bunifu UI)
It's not free, but, actually, you can use it for free for all the time. It will just show you one window, that you will be able to close in 10 seconds, and, after that, create a very beautiful interfaces.
There is alot of useful controls.
 
Back
Top