Assigns a delegate to the hScroll event.
public void addOnHScroll( EventHandler value )
value
The EventHandler delegate to be notified when the event occurs.
A RichEdit control's hScroll event occurs when the user clicks the control's horizontal scroll bar.
See Also getOnHScroll, onHScroll, getScrollBars, setScrollBars