You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

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