Skip to main content
Version: 11.0

SetProperty()

note

This article is about the SetProperty action in the USoft Action Language.

SetProperty()

Sets the value of a property of an OCX control.

Syntax

SetProperty( *property*, *value* )

Property is the name of the property as it appears in the Property Inspector. Value is the value to be used. The possible values you can set depend on the OCX control.

Exposed by

  • OCX controls