Custom scrollbar C# | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
22nd Feb 2020, 4:06 PM
olmtvck
olmtvck - avatar
1 ответ
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