Click here to Skip to main content
15,886,026 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I wants to change my style of scrollbar in panel c# like the scrollbar of Visual Studio 2012 .
Please if anyone can be help me and give me the code ,don't rate.
and thank you.


What I have tried:

.........................................................................................................................................................................
Posted
Updated 12-Jul-19 10:04am

1 solution

Assuming you are using Winforms, there is no easy way to do this, but here is a CodeProject article that uses a UserControl to do this: How to skin scrollbars for Panels, in C#[^]
And also: Enhanced Scrollbar[^]
 
Share this answer
 
v3
Comments
BillWoodruff 14-Jul-19 3:06am    
+5

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900