Click or drag to resize

CaptureCommandsControlPanel Property

ControlPanel

Namespace:  MediaCy.Automation.Capture
Assembly:  MediaCy.Automation (in MediaCy.Automation.dll) Version: 1.0.0.0
Syntax
VB
Public Shared ReadOnly Property ControlPanel ( 
	parent As McCommand
) As ControlPanel
	Get

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: ControlPanel
Remarks
Shows or hides the capture control panel.
See Also