tplcodesetproperty.htm
| Navigation: Templates > Guide to all Templates > Code Templates >====== SetProperty code template ====== | ![]() ![]() |
This Code template provides an easy way to set a runtime property of any control on a window.
| Control | Select the field equate label for one of the window controls from the drop down list. |
| Property | Select the runtime property to set from the drop down list. |
| Value | The label of a variable, a constant, or an expression to assign to the selected runtime property. |
This Code template generates the following code:
?MyControl{PROP:Whatever} = value
tplcodesetproperty.htm.txt · Last modified: 2021/04/15 15:57 by 127.0.0.1



