Type Return
A Long Value
Syntax
Object.SetCboListIdx ( frm, varCmdCtrls, idxCmd, strVal)
The SetCboListIdx 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. |
| strVal | Required. A String Value. |