Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
rv = Form_Services("SetControlThemeColors", CtrlEntIdControls, Window)

Parameters

Fully qualified control entity ID that is tied to the message. Default is control with focus
ParameterDescriptionCtrlEntId
Controls

@FM list of controls to be set to their default theme color settings. If this is null then then all controls
 will be set. SRP EditTable controls might have a specific column or cell position value. These will be appended to the control name with a colon as the delimiter. If it is a cell position then the column value will be first, then a comma, and then the row position:
 DBW_SAMPLE4.EDT_EDITTABLE:3
 DBW_SAMPLE5.EDT_EDITTABLE:2,5

Window

Form whose controls need theme colors. If the Controls argument is populated then this is ignored

.

Version

16.0.18