MultiCam Boards Documentation > MultiCam Documentation > MultiCam ActiveX Reference > Legacy > Controls > EBoard Control > DriverIndex Property

DriverIndex Property

Finds a reference to a Board object using its index.

[Visual Basic]

object.DriverIndex [= Index]

Parameters

object

An EBoard control object.

Index

Index of the board in the board list.

Remarks

Write-only.

See Also

EBoard Control