Sets the value of a property of an OCX
control.
Syntax
SetProperty(<property>,<value>)
Parameters
property
The name of the property as it appears in the Property
Inspector.
value
The value to be used. The possible values you can set depend on
the OCX control.
|