![]() |
Previous | Next |
This topic applies to Windows Media Player version 6.4 only.
The EnableContextMenu and ClickToPlay properties provide for user input through the image window. If EnableContextMenu is true, right-clicking on the image window opens a context menu that gives the user access to many of the Windows Media Player control properties. When the ClickToPlay property is true, users can start Windows Media Player by clicking the image window.
To receive mouse movement and mouse click events, set the SendMouseMoveEvents and SendMouseClickEvents properties to true. Mouse events include the following:
To receive keyboard events, set the SendKeyboardEvents property to true. Keyboard events include the following:
Previous | Next |