Click to return to the Component Development home page    
onmousedown, onmouseup Ev...     onreadystatechange Event     Welcome to Scriptlet Tech...    
Web Workshop  |  Component Development

onmousemove Event


Sent when the scriptlet forwards an onmousemove event.

Applies To

Scriptlet container object

Visual Basic Syntax

ScriptContainer_onmousemove()

JavaScript Syntax

< SCRIPT LANGUAGE="JavaScript"
FOR=ScriptContainer
EVENT= onmousemove()>

Remarks

The scriptlet container object receives this event if both of these conditions are true:

You can get information about the state of the event by querying the scriptlet object container's event property.



Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

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