Description

Binds the command to the given button. Currently only supports SRP buttons.

Syntax

rv = Command_Services("BindToButton", CtrlEntId, Command)

Parameters

ParameterDescription
CtrlEntId

The control to bind the command to, located on a form.

CommandA valid command in the Commands database table.

Version

16.0.18

  • No labels