🧿 Best free UI design platform Wondershare Mockitt:
🎯 NEW!! Final Modern UI – Aero Snap Window, Resizing, Borderless, Sliding Menu – C#, WinForms :
🎬 [Modern, flat, modern and multicolored User Interface with 1.3K of customizable Font Awesome Font Icons, Highlight / Activate button when the form is open (Active Form), Open a single panel form, Maximize-Restore Form without borders, Minimize and Close]
For Visual Studio 2017-2019
⏭ NEXT
VB.NET/ Modern UI, Random Multi Color Themes, Highlight Active Form-button, WinForm, VISUAL BASIC .NET
⏮ PREVIOUS:
Modern UI, Random Multi Color Themes, Highlight Active Form-button, WinForm, C#, V-0.1
🔰 GET CODE
🎦 LEARN HOW TO CREATE CUSTOM CONTROLS
😸Social networking
Facebook:
Instagram:
🎁 GET RJ CODE MODERN UI – M1 (55% OFF) [ C# || VB.NET ]
Learn how to create Custom Forms + Custom Controls + Theme and Style Settings
– Get Project:
– Download Demo:
❌NO SEE ICONBUTTON AND ICONPICTUREBOX IN THE TOOL BOX❗❓
Add Font Awesome controls to the toolbox in earlier versions of Visual Studio 2017 (In: 2015, 2013, 2012, 2010)
1.- Right click on a tab of the toolbox or create a new tab.
2.- Choose elements
3.- Search / Select – $ Project folder./packages FontAwesome.Sharp.5.8.3 lib net40 FontAwesome.Sharp.dll
4.- Accept / Ok.
✅ LINKS – FONT AWESOME.SHARP – Author/Contributor: Marcel Körtgen (
Nuget Package
GitHub Repository
Free Icons Listing
🎯 NEW! Final Modern UI – Aero Snap Window, Resizing, Borderless, Sliding Menu – C#, WinForms : https://youtu.be/N5oZnV3cA64
hello sir, why my iconChar is not move to right when we click that?
The new FormDashboard() does not recognize. Do I have a problem with the child form?
I found it great.
Any idea why my program doesn't maximize when i pull to the top of the desktop? same, when i pull it to left or right side of desktop, it doesn't split 🙁
Very good work. I just wondering as a beginner I am why did you use new forms instead of usercontrols ?
When You click on logo after app start it crashesh. Change code (13:33)
this will fix
private void btnHome_Click(object sender, EventArgs e)
{
if (currentChildForm != null)
{
currentChildForm.Close();
Reset();
}
else
return;
}
Great video. I like the Audio translation. Pretty sweet. I would like to know were you got the (Minimize, Maximize, and Close Icons you used.)?
Can you make this same project in WPF?
Does anyone can direct me where to watch his video regarding if you create a button from the childform of currentchild it will trigger to go back to current childfrom?
Awesome 👍 video sir … For contribution I have seen all of the ads without skip.
Thanks
i really like the video, but please find another type of voice or just buy a good mic.
When did everyone start substituting 'Modern flat' for looks like crap?
If you are trying to resize your controls and they are not working, it might be because you have autosize set to true. That was the case for me
Modern UI on WinForms rly?
A not very important question…. But what is the name of the theme you're using? It looks awesome man!
what is the color helper you have?
Nice 🙂👍
8:21
move window does not work for me… can someone help?
hi thanks for your valuable video. Please help me how to add Tooltips on iconbutton when mouse over.
hey what font you use for your visual studio ?thank you