DVD Player SDK ActiveX Control ReferenceMethods MenuSelectAtPosition 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 ) ParameteriX - Specifies the logical x-coordinate of mouse pointer.iY - Specifies the logical Y-coordinate of mouse pointer.No Return ValueExample Visual Basic SyntaxDVDPlayer.MenuSelectAtPosition 100,100DVDPlayer.MenuActivateButton