Change control caption programmatically

Depending on a field of the current row, some control properties may take different values.

The following example sets the LabelCaption of a CheckBox, depending on the document type. The LabelCaption will be translated in the system language, if the Translate() function is used.

Last updated