Assigns a delegate to the vScroll event.
public void addOnVScroll( EventHandler value )
value
The EventHandler delegate to be notified when the event occurs.
A RichEdit control's vScroll event occurs when the user clicks the control's vertical scroll bar.
See Also getOnVScroll, onVScroll