Crypto currency dashboard

C# – Designing Cryptocurrency Dashboard

Cryptocurrency Dashboard is a concept given by C# Ui Academy. It is just an idea to let you guys learn something new about user interface designing. In this tutorial, we will design a Crypto Currency Dashboard in Windows forms application C#.

Tools Required:

  1. Visual Studio 2010 or later Version.
  2. Bunifu Ui Framework. If you don’t have bunifu framework, then you can design it just by using default controls of visual Studio.
  3. Pichon App for icons. Download it from HERE.

Steps to Follow:

Just Drag and drop the DLL file of Bunifu Ui Framework into your toolbox if you want to design your dashboard by using bunifu controls. Otherwise, just skip this step.

You can use simple buttons of Visual studio just by changing some of its properties like Flat Style property to Flat. Text Image Relation property to Overlay, Border Size property to Zero (0), and Image Align property to Middle Left. Optionally you can change Fonts also, I recommend using Century Gothic fonts, as it is simple and readable.

The same button will work as an image button if you remove the text and resize it. Just place an icon from the Image property of Button.

when you are using a Trail version of bunifu, then keep in mind that after the expiration of the trial period, Your whole project will stop work. So I don’t recommend you use the Trial version in your real-life project.

You can purchase bunifu from their official Website.

Just try to follow each step given in the video below to learn how to design an interactive interface in windows forms application in visual C#.

Video Tutorial:

Watch the full video tutorial to learn how to implement this design in a visual studio.

Cryptocurrency Dashboard

Source Code:

Don’t forget to subscribe to our YouTube channel C# Ui Academy

7 Replies to “C# – Designing Cryptocurrency Dashboard”

  1. Thank you for the sensible critique. Me and my neighbor were just preparing to do some research on this. We got a grab a book from our local library but I think I learned more from this post. I’m very glad to see such magnificent information being shared freely out there.

  2. Thanks for sharing such a nice opinion, piece of writing is good, thats why i have read it completely.

Comments are closed.