Hello Everyone,
Issue: Creating a custom vertical and horizontal scroll bar with no top and bottom arrows and with different colors,width and height.
Developing platform: Visual Studio Windows Forms C#
Issue description:
- A requirement to create the custom vertical and horizontal scroll bar for the windows form application.
- The custom scroll bar with no top and bottom arrows and should be able to change the width and height of the scroll bar
- The custom scroll bar must be able to have different colors of it.
- After meeting all the above requirements,the guidance on how to implement the custom scroll bar on the windows form objects like data grid view or rich text box and many other.
Regards,
Ketan