Windows Forms: Metro Modern Flat UI Dashboard winform Design in C#

Create Metro Modern Flat UI Dashboard using Metro Framework, Modern UI in C#

Step 1Click New Project, then select Visual C# on the left, then Windows and then select Windows Forms Application. Name your project "MetroDashboard" and then click OK

metro dashboard c#Step 2: Right click on your project select Manage NuGet Packages -> Search metro framework -> Install

install metro framework

If you don't see the metro framework in your toolbox, you can view How to download and install metro framework

Step 3: Design your dashboard form as below

c# dashboardVIDEO TUTORIALS