StepType.DimProperty

Syntax

StepType.DimProperty( propertyKeyName, newValue)

Purpose

Specifies if the control(s) for the specified property are disabled in the Step Properties dialog box.

Parameters

propertyKeyName As String

[In] Specifies the corresponding property key name.

newValue As Boolean

[In] If this parameter is True , the control for the corresponding property is disabled.

See Also

Step Properties dialog box

StepType.DimmablePropertyKeyNames

StepType.GetDimmablePropertyDisplayName

StepType.IsPropertyDimmed