Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
A version of this page is also available for
4/8/2010

This property specifies the width of the video border, in pixels. This property is read/write.

Compatibility:Windows Media Player

Syntax

MediaPlayer.VideoBorderWidth [ = 
lWidth ]

Parameters

lWidth

Long value specifying the width of the video border, in pixels. The default value is zero.

Remarks

Windows Media Player control draws a video border around the video display panel with a width specified by this property and in the color specified by the VideoBorderColorproperty.

The default value of zero indicates that the Windows Media Player does not display any video border.

Requirements

Windows Embedded CE Windows CE 3.0 and later

See Also