Windows Media Player Control SDK Banner Art
*Contents *Index  *Topic Contents
*Previous Topic: SendKeyboardEvents
*Next Topic: SendMouseMoveEvents

SendMouseClickEvents Property

Sets or retrieves a value specifying whether the Microsoft® Windows Media™ Player control sends mouse click events.

Syntax

MediaPlayer.SendMouseClickEvents [ = bClickEvents ]

Possible Values

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

This property is read/write with a default value of false.

Remarks

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

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

See Also

Click, DblClick, MouseDown, MouseUp, Capturing Keyboard and Mouse Events


Top of Page Top of Page
© 1999 Microsoft and/or its suppliers. All rights reserved. Terms of Use.