SetProperty()

Previous Next

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