UI options for Windows Forms?

1 Answer 61 Views
General Discussions
jane
Top achievements
Rank 1
jane asked on 13 Mar 2022, 08:39 PM | edited on 21 Mar 2022, 08:59 AM
I need to develop a simple app using .NET and Windows Forms. One requirement I have is build a beautiful GUI. However I find Windows Forms quite limited for this purpose. There are any good libraries NuGet ir anything to improve the capabilities or visual styles of Windows Forms ?
https://omegle.onl/
I checked MaterialSkin but still is kinda limited. Help appreciated.

1 Answer, 1 is accepted

Sort by
0
Dess | Tech Support Engineer, Principal
Telerik team
answered on 14 Mar 2022, 05:23 AM

Hello, Jane,

Telerik UI for WinForms suite offers 30+ themes which aim to bring different look and feel to your application:

https://docs.telerik.com/devtools/winforms/styling-and-appearance/using-default-themes 

If you have installed the suite from the provided installation files, you will see the themes loaded in the Visual Studio toolbox. In order to use the Theme components, just drag and drop them from the VS Toolbox to the form. This will add a reference to the corresponding theme assembly in the project and will enable the theme in the ThemeName drop-down of all Telerik controls on the form. All you have to do afterwards is to set the needed theme from the ThemeName drop-down (in the smart tag) or programmatically.

I hope this information helps. If you need any further assistance please don't hesitate to contact me. 

Regards,
Dess | Tech Support Engineer, Principal
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Tags
General Discussions
Asked by
jane
Top achievements
Rank 1
Answers by
Dess | Tech Support Engineer, Principal
Telerik team
Share this question
or