Description

Determines if the passed in control is bound to a Key ID column.  It returns a True if so or a False is not.

Syntax

rv = Form_Services("IsKeyControl", CtrlEntId)

Parameters

ParameterDescription
CtrlEntId

Fully qualified control. If null, then default will be the control that has focus.

Version

16.0.18

  • No labels