Microsoft SDK for Java

RichEdit.onVScroll

Triggers the vScroll event.

Syntax

protected void onVScroll( Event e )

Parameters

e

An Event object that provides the event data.

Remarks

A RichEdit control's vScroll event occurs when the user clicks the control's vertical scroll bar.

See Also   addOnVScroll, getOnVScroll

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