ltmmConvertCtrl.VideoWindowTop Property

Visual Basic Example

Syntax

object.VideoWindowTop As Long

Remarks

(Read only) Retrieves the top position of the video preview window, in pixels.

The value is relative to the ltmmConvertCtrl.VideoWindowFrame Property.

Use the ltmmConvertCtrl.VideoHeight property to retrieve the current video height, in pixels. Use the ltmmConvertCtrl.VideoWidth property to retrieve the current video width, in pixels. Use the ltmmConvertCtrl.VideoWindowHandle property to retrieve the handle to the current video preview window. Use the ltmmConvertCtrl.VideoWindowHeight property to retrieve the height of the video preview window, in pixels. Use the ltmmConvertCtrl.VideoWindowLeft property to retrieve the left position of the video preview window, in pixels. Use the ltmmConvertCtrl.VideoWindowWidth property to retrieve the width of the video preview window, in pixels. Use the ltmmConvertCtrl.VideoWindowTop property to retrieve the top of the video preview window, in pixels.

See Also

Elements:

ltmmConvertCtrl.VideoWindowFrame property, ltmmConvertCtrl.VideoHeight property, ltmmConvertCtrl.VideoWidth property, ltmmConvertCtrl.VideoWindowHandle property, ltmmConvertCtrl.VideoWindowHeight property, ltmmConvertCtrl.VideoWindowLeft property, ltmmConvertCtrl.VideoWindowWidth property

Topics:

Multimedia Properties, Methods and Events