ltmmDVDControl.SelectAtPosition Method

Visual Basic Example

Syntax

object.SelectAtPosition(X As Long, Y As Long)

Remarks

Selects and highlights the menu button under the specified position.

Call the ltmmDVDControl.ActivateButton Method to activate the selected button.

For more detailed information, refer to the Microsoft documentation for IDvdControl2::SelectAtPosition at http://msdn.microsoft.com/archive/default.asp?url=/library/en-us/directshow/htm/idvdcontrol2selectatposition.asp.

See Also

Elements:

ltmmDVDControl.CurrentButtonProperty, ltmmDVDControl.ButtonsAvailable Property, ltmmDVDControl.GetButtonAtPosition Method, ltmmDVDControl.GetButtonTop Method, ltmmDVDControl.GetButtonLeft Method, ltmmDVDControl.GetButtonWidth Method, ltmmDVDControl.GetButtonHeight Method, ltmmDVDControl.ActivateAtPosition Method, ltmmDVDControl.ActivateButton Method, ltmmDVDControl.SelectAndActivateButton Method, ltmmDVDControl.SelectButton Method, ltmmDVDControl.SelectRelativeButton Method

Topics:

Multimedia Properties, Methods and Events