Versions Compared

Key

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

...

Creates an option button for the control.  This service relies on @Window.

Syntax

Code Block
rv = Form_Services("SetOptionButton", CtrlEntId, Image, Enabled)

Parameters

ParameterDescription
CtrlEntId

Fully The fully qualified control entity ID that is tied to the message. Default is control with focusname of the control getting the drop down.

ImagePath to an image. You can omit the path to assume "BMPS\FrameWorks\DropDown". Omitting extension will assume ".png"
Enabled

Default enabled state. If omitted, Yes$ is the default.

Version

16.0.18