Retrieves the delegate assigned to the vScroll event.
public EventHandler getOnVScroll()
Returns the EventHandler object assigned to the vScroll event.
The vScroll event occurs when a user clicks the vertical scroll bar in the RichEdit control.
See Also addOnVScroll, onVScroll