Microsoft SDK for Java

RichEdit.getOnVScroll

Retrieves the delegate assigned to the vScroll event.

Syntax

public EventHandler getOnVScroll()

Return Value

Returns the EventHandler object assigned to the vScroll event.

Remarks

The vScroll event occurs when a user clicks the vertical scroll bar in the RichEdit control.

See Also   addOnVScroll, onVScroll

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