ltmmDVDControl.GetButtonHeight Method

Visual Basic Example

Syntax

object.GetButtonHeight(Button As Long) As Long

Remarks

Retrieves the height of the specified button.

The other coordinates for a button can be obtained using the following methods:

ltmmDVDControl.GetButtonTop Method

ltmmDVDControl.GetButtonLeft Method

ltmmDVDControl.GetButtonWidth Method

For more detailed information, refer to the Microsoft documentation for IDvdInfo2::GetButtonRect.

Platforms

Win32, x64

See Also

Elements:

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

Topics:

Multimedia Properties, Methods and Events