Overview | Methods | This Package | All Packages
Retrieves the delegate assigned to the vScroll event.
Syntax
public EventHandler getOnVScroll()
Return Value
Returns the EventHandler object assigned to the vScroll event.
Remarks
The vScroll event occurs when a user clicks the vertical scroll bar in the RichEdit control.
See Also addOnVScroll, onVScroll