C
C#6mo ago
Samy Chab

Modern UI like W11 for WinForm

I'm looking for how to create a winform app, with a more modern interface than what vs studio currently offer, much like window 11 interface. For example notepad with the muti tabs and more rounded edges. Do I need to download a library or something?
7 Replies
leowest
leowest6mo ago
if u want pretty UI then u choose the wrong framework, winform is nice to get a quick PoC but customizing the look of it is not trivial. Your best best will be looking thru github for winforms theme etc and find free ones or migrating to something else like WPF, Avalonia, etc. $wpfuilibs
leowest
leowest6mo ago
$avaloniauilibs
Samy Chab
Samy ChabOP6mo ago
So WPF libraries would be a better alternative? I'll try these ones then! Thanks! Oh yeah WPF is exactly what im looking for, thanks a lot!
leowest
leowest6mo ago
no WPF is a framework u would have to swap from WinForms to WPF completely different way to write UI winforms u can easily drag and drop WPF you dont drag and drop controls u write the controls as if u were writting html sort of
Samy Chab
Samy ChabOP6mo ago
Yupp
Want results from more Discord servers?
Add your server