SendMouseMoveEvents
This property specifies whether the Windows Media Player control sends mouse move events.
Compatibility: Windows Media Player
MediaPlayer.SendMouseMoveEvents [ = bMouseMoveEvents ]
Parameters
- bMouseMoveEvents
Boolean value specifying whether mouse move events are enabled. If true, the Windows Media Player control sends mouse move events. This property is read/write with a default value of false.
Remarks
The Windows Media Player control fires mouse move events only when this property is true and the Windows Media Player control has focus.
Enable mouse move events only if you need to use them, because they incur a slight performance cost.
Requirements
OS Versions: Windows CE 3.0 and later.
See Also
Windows Media Player Properties | Compatibility Modes | Capturing Keyboard and Mouse Events | MouseMove
Last updated on Wednesday, April 13, 2005
© 2005 Microsoft Corporation. All rights reserved.