2.2.5.1.27 SetProperty

Sets the value of a property for a control.

MUST NOT be present in a Data Macro.

Actions of this type can have the following child arguments.

Argument

Meaning

ControlName

The name of the control on which to set the property. If this argument is not present, the property is set for the active object.

Property

The name of the property to be set. MUST be present.

Value

The value the property is set to.