Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Windows Forms scroll bar controls are used to provide easy navigation through a long list of items or a large amount of information by scrolling either horizontally or vertically within an application or control. Scroll bars are a common element of the Windows interface.
In This Section
HScrollBar and VScrollBar Controls Overview
Introduces the general concepts of the HScrollBar and VScrollBar controls, which allow users to scroll horizontally and vertically through large amounts of information.
Reference
HScrollBar Describes this class and has links to all its members.
VScrollBar Describes this class and has links to all its members.
Related Sections
Controls to Use on Windows Forms
Provides a complete list of Windows Forms controls, with links to information on their use.
.NET Desktop feedback