Type Return
A Control Object
Syntax
Object.GetDP5Control ( frm, varCmdCtrls, idxCmd, CtrlType, [SetGlobalFind])
The GetDP5Control Methods syntax has these parts:
| Part | Description |
| object | An expression evaluating to an Object of type modDP5CfgControls. |
| frm | Required. A Form Object. |
| varCmdCtrls | Required. A Variant Value. |
| idxCmd | Required. A Long Value. |
| CtrlType | Required. A DP5CmdCtrls Value. |
| SetGlobalFind | Optional. A Boolean = False Object. |