Microsoft SDK for Java

Control.onMove

Triggers the move event.

Syntax

protected void onMove( Event e )

Parameters

e

An Event object that provides the event data.

Remarks

When overriding this method, call super.onMove.

See Also   addOnMove

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