Set the second control index.

Declaration Syntax
void SetSecondControlIndex(
int SecondControlIndex
)
Sub SetSecondControlIndex ( _
SecondControlIndex As Integer _
)
void SetSecondControlIndex(
int SecondControlIndex
)

Parameters
- SecondControlIndex (Int32)
- The second control index.

Exceptions
Exception | Condition |
---|
ArgumentOutOfRangeException | Thrown if the
index is less than 0.
|
DuplicateIndexesException | Thrown if the index
matches one of the other targets.
|
Assembly:
Cove.Base (Module: Cove.Base) Version: 1.0.0.0 (1.0.0.0)