| Microsoft DirectX 8.1 (C++) | 
The Caption property sets or retrieves the window caption.
Syntax
objVideoWindow.Caption As String 
Parameters
This property takes no parameters.
Return Values
Returns a string containing the caption.
Remarks
This property is read/write. If the video window is made the child of another window, the caption is not visible.
See Also