Description

Sets the color of edit line and edit box borders for required controls.

Syntax

rv = Form_Services("SetRequiredColors", RequiredCtrls, Window)

Parameters

ParameterDescription
RequiredCtrls

@FM list of controls to be colored with the Required special color settings. If this is null then then GetRequiredControls service will be used to get controls that are considered required by OpenInsight.

Window

Form whose required controls need to be set with special colors. Default is @Window

Version

16.0.18

  • No labels