Microsoft SDK for Java

ScrollEvent.type

Specifies the type of scroll event that occurred.

Syntax

public final int type;

Remarks

This field can be set to one of the constants defined in the ScrollEventType class. For an example that shows how to check the value of this field in an event handler, see newValue.

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