ScrollBars .NET
BinaryScrollBars .NET - A suite of fully customizable ScrollBars .NET controls for the WinForms .NET platform.
Instant replacement for the standard ScrollBar controls for your WinForms applications
This control instantly replaces the standard .NET WinForms VScrollBar and HScrollBar Controls.
The control allows you to customize the ScrollBar's all UI aspects, by simply letting you to set the desired colors / images for the each element of the ScrollBar UI.
ScrollBar control features:
Where can you use this new control?
You will be able to use this wherever you would normally use the HScrollBar and VScrollBar classes, and use to implement scrolling in containers that do not provide their own scroll bars (or even if they provide their own, you could switch them off and add this control and wire up the scrolling using the control’s properties such as LargeChange, SmallChange, Minimum, Maximum, Position, etc.).
Additional new WinForms .NET Controls that will be made available as part of this release:
To make instant use of the new WinForms ScrollBar control, the package contains some new useful container controls that comes built-in with the new scrollbar control as their scroll bar, so you do not have to write or wire up anything.
These new controls include:
With these controls in your toolbox, you can simply set the desired colors for various aspects of the scrollbar, and start using these controls.