Versions Compared

Key

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

Description

Closes the special message below the control (or SRP EditTable cell) that was created with the DisplayControlMessage serviceWhen called, will either disable, protect, or "ReadOnly" all appropriate controls.

Syntax

Code Block
rv = Form_Services("DisplayHelpInfoPopupSetWindowReadOnly", CtrlEntIdWindow)

Parameters

Fully qualified control entity ID that is tied to the message. Default is control with focus
ParameterDescription
WindowCtrlEntId


Remarks

This should be called during the Create event of the window in question.  If additional code enables controls during the Post Read event then additional code will be required.

Version

16.0.18