SendMouseMoveEvents

Description

Returns or sets a Boolean value specifying whether mouse move events are sent by the control.

Syntax
object.SendMouseMoveEvents

Remarks

The default value of this property is False.

Note It is recommended that you enable events only if you need to use them because they incur a slight performance cost.

See Also

MouseMove

Return to Player Control Reference.

© 1997 Microsoft Corporation. All rights reserved. Terms of Use.