Custom scrollbar C# | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
22nd Feb 2020, 4:06 PM
olmtvck
olmtvck - avatar
1 Resposta
0
There are a few paid commercial tools that offer customized look&feel (themes) for Winforms, but I don't think there is a standard easy way to implement this on your own. https://www.telerik.com/products/winforms.aspx Styles are much better implemented with WPF. https://docs.microsoft.com/en-us/dotnet/framework/wpf/controls/scrollbar-styles-and-templates
22nd Feb 2020, 7:00 PM
Tibor Santa
Tibor Santa - avatar