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 serviceReturns the full control name and handle of an SRP Popup control. An attempt to find one is done first on @Window, then MDI Frame (if applicable), and finally the Parent window. It assumes that the SRP Popup control will be named OLE_POPUP. Used mostly for internal purposes (such as the DisplayHelp function).

Syntax

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

Parameters

ParameterDescription
Window

Starting window to use for locating the SRP Popup control. This is necessary if the calling routine originated from a different window than the one needing the SRP Popup control features. @Window will be used as the default

CtrlEntId

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

Version

16.0.18