Encapsulates a scroll bar that is always oriented horizontally.
Component | +--Control | +--ScrollBar | +--HScrollBar
package com.ms.wfc.ui
public class HScrollBar extends ScrollBar
See Also VScrollBar