Custom scrollbar C# | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
22nd Feb 2020, 4:06 PM
olmtvck
olmtvck - avatar
1 Answer
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