MdoControl Index Property

See Also

A long integer that contains the index value for the Visual Basic control, if the control is a Visual Basic control array. If the control is not a control array, this property is set to negative one. This is a read-only property.

Syntax

object.Index

The Index property syntax has these parts:

Part Description
object An object expression that evaluates to an MdoControl object.