RichEdit.getOnHScroll

Overview | Methods | This Package | All Packages

RichEdit.getOnHScroll

Retrieves the delegate assigned to the hScroll event.

Syntax

public EventHandler getOnHScroll()

Return Value

Returns the EventHandler object assigned to the hScroll event.

See Also   addOnHScroll, onHScroll