DVD Player ActiveX Control

MenuSelectAtPosition 

 

Selects the menu button at the specified mouse pointer coordinates

Public Function MenuSelectAtPosition(
  ByVal iX As Integer , _
  ByVal iY As Integer
)

 

Parameter
iX - Specifies the logical x-coordinate of mouse pointer.

iY - Specifies the logical Y-coordinate of mouse pointer.

No Return Value

Example

   

Visual Basic Syntax
DVDPlayer.MenuSelectAtPosition 100,100
DVDPlayer.MenuActivateButton