Platform SDK: Broadcast Architecture

BPCVid.Font

The Font property specifies the font used in the title bar of the Video control. Visual Basic syntax is shown.

object.Font [ = IFDisFont ]

Parts

object
Object expression that resolves to a BPCVid object.
IFDisFont
IFontDisp interface that specifies the font.

Requirements

  Windows NT/2000: Unsupported.
  Windows 95/98: Requires Windows 98.
  Header: Declared in vidsvr.odl.
  Import Library: Included as a resource in vid.ocx.

See Also

BPCVid