RichEdit.removeOnHScroll

Overview | Methods | This Package | All Packages

RichEdit.removeOnHScroll

Removes the delegate that is assigned to the hScroll event.

Syntax

public void removeOnHScroll( EventHandler value )

Parameters

value

The EventHandler delegate to be removed.

See Also   addOnHScroll, getOnHScroll