Windows Media Player SDK banner art
PreviousNext

Player6.LowerButtonSelect

This method selects the lower directional button from the displayed menu.

Syntax

MediaPlayer.DVD.LowerButtonSelect()

Return Value

This method does not return a value.

Remarks

On physical or electronic remote control devices, there is often a group of four directional buttons used for certain types of operations (such as menu navigation). Call this method when a user clicks the lower directional button on the control device.

Selecting a DVD button simply highlights the button but does not activate the button. Selecting is the programmatic equivalent of tabbing to a button but not pressing the space bar or ENTER key. Activating is the programmatic equivalent of tabbing to a button and then pressing the space bar or ENTER key.

PreviousNext


© 2000-2001 Microsoft Corporation. All rights reserved.