Public Method GetCtrlIdxByNameTag

Type Return

A Long Value

Syntax

Object.GetCtrlIdxByNameTag ( frm, strName, strTag)

The GetCtrlIdxByNameTag Methods syntax has these parts:

Part Description
object An expression evaluating to an Object of type modDP5CfgControls.
frmRequired. A Form Object.
strNameRequired. A String Value.
strTagRequired. A String Value.