![]() |
Previous | Next |
This method selects the right directional button from the displayed menu.
Syntax
MediaPlayer.DVD.RightButtonSelect()
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 right 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.
Previous | Next |