Using HScrollBars and VScrollBars

You can place freestanding scroll bar controls within a window. Typically, you use these controls to do one of the following:

You can set the position of the scroll box by specifying the value for the control's Position property. When the user drags the scroll box, the value of Position is automatically updated.

NoteSmartphone platforms Avoid using scroll bars in applications that you deploy to a Smartphone device or emulator. User interaction with these controls is problematic on Smartphone platforms.