Versions Compared

Key

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

Closes the special message below the control (or SRP EditTable cell) that was created with the DisplayControlMessage serviceStyles the SRP Button control to visually resemble a Windows 8 command link.

Code Block
rv = Form_Services("CloseControlMessageCreateCommandLink", CtrlEntId, Label, Icon)
ParameterDescription
CtrlEntId

Fully qualified control entity ID that is tied to the message. Default is control with focusof the SRP Button control.

LabelText to show in the primary label for the command link.
Icon

Icon that should appear to the left of the label. Default is CommandLink.png.

Image Added

Command links are normally 41px tall.

16.0.18