IVideoWindow.Visible
Note This topic is deprecated. It applies to Visual Basic 6.0. DirectShow is not supported for Visual Basic .NET or C#.
The Visible property specifies whether the window is visible or hidden.
objVideoWindow.Visible As Long
Parameters
This property takes no parameters.
Return Value
Returns True if the window is visible, or False if the window is hidden.
Remarks
This property is read/write.
Requirements
Type Library |
ActiveMovie control type library |
DLL |
Quartz.dll |
See Also
Send comments about this topic to Microsoft
Build date: 8/31/2010