Microsoft SDK for Java

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

© 1999 Microsoft Corporation. All rights reserved. Terms of use.