Click or drag to resize

IMcCaptDevAttribute3Enabled Property

Gets or sets whether the attribute's UI element is enabled or not.

Namespace:  MediaCy.IQL.Capture
Assembly:  MediaCy.IQL.Capture (in MediaCy.IQL.Capture.dll) Version: 10.0.6912.0
Syntax
VB
Property Enabled As Boolean
	Get
	Set

Property Value

Type: Boolean
Remarks
Set to true or false to control whether the attribute's associated UI element is enabled or not.
See Also