RichEdit.onHScroll

Overview | Methods | This Package | All Packages

RichEdit.onHScroll

Triggers the hScroll event.

Syntax

protected void onHScroll( Event e )

Parameters

e

An Event object that provides the event data.

Remarks

A RichEdit control's hScroll event occurs when the user clicks the control's horizontal scroll bar.

See Also   addOnHScroll, getOnHScroll