SendMouseMoveEvents (Windows Embedded CE 6.0)
1/6/2010
This property specifies whether the Windows Media Player control sends mouse move events. This property is read/write.
Compatibility: Windows Media Player
Syntax
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. The default value is 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
Windows Embedded CE | Windows CE 3.0 and later |
See Also
Reference
Windows Media Player Properties
MouseMove