SETPROP Examples
Example 1:
|
|
|
|
|
|
|
|
|
|
|
|
This SETPROP instruction disables the RADIO button by changing the ENABLE property to false (0).
Example 2:
|
|
|
|
|
|
|
|
|
|
|
|
This SETPROP instruction disables the RADIO button by changing the ENABLE property to false (0) and sets the value of the button to true(1).
Example 3:
|
|
|
|
This SETPROP instruction changes the width of the fifth column of the FLEXGRID OLE object to one hundred (100).
Example 4:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This examples shows the SETPROP instruction used with a NETOBJECT.
Example 5:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This SETPROP instruction changes the appearance properties of all items in the button array.
See Also: Collection Examples
![]() |