SendMouseClickEvents (Compact 7)

3/12/2014

This property specifies whether the Windows Media Player control sends mouse click events. This property is read/write.

Compatibility: Windows Media Player

Syntax

MediaPlayer.SendMouseClickEvents [ = bClickEvents ]

Parameters

  • bClickEvents
    Boolean value specifying whether mouse click events are enabled. If true, the Windows Media Player control sends mouse click events. The default value is false.

Remarks

The Windows Media Player control fires mouse click events only when this property is true.

Enable mouse click events only if you need to use them, because they incur a slight loss in performance.

See Also

Reference

Windows Media Player Properties
Click
DblClick
MouseDown
MouseUp