Overview | Methods | This Package | All Packages
Assigns a delegate to the hScroll event.
Syntax
public void addOnHScroll( EventHandler value )
Parameters
value
The EventHandler delegate to be notified when the event occurs.
Remarks
A RichEdit control's hScroll event occurs when the user clicks the control's horizontal scroll bar.
See Also getOnHScroll, onHScroll, getScrollBars, setScrollBars