* Merge winforms framework content to working branch (#14) * Breadcrumb / TOC / Move net5 to net folder (#15) * change path from net5 to net * Mess with bread/toc * Mess with bread/toc * Mess with bread/toc * Mess with bread/toc * Mess with bread/toc * Mess with bread/toc * Mess with bread/toc * Mess with bread/toc * Mess with bread/toc * Mess with bread/toc * Mess with bread/toc * Mess with bread/toc * Mess with bread/toc * Mess with bread/toc * Add .net 5 winforms placeholder article (#16) * added some metadata and adjusted net5 placeholder * corrections * corrections * corrections * Test1 * Swapping landing page vs concept * fix links * Fix links * Fix desc
1.4 KiB
title, ms.date, helpviewer_keywords, ms.assetid
| title | ms.date | helpviewer_keywords | ms.assetid | |||||
|---|---|---|---|---|---|---|---|---|
| HScrollBar and VScrollBar Controls | 03/30/2017 |
|
f5e9cda7-d8f3-406b-b0e6-bdb4375d6eb0 |
HScrollBar and VScrollBar Controls (Windows Forms)
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 xref:System.Windows.Forms.HScrollBar and xref:System.Windows.Forms.VScrollBar controls, which allow users to scroll horizontally and vertically through large amounts of information.
Reference
xref:System.Windows.Forms.HScrollBar
Describes this class and has links to all its members.
xref:System.Windows.Forms.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.