ValuePairIndex Property
Syntax
Object.ValuePairIndex
Data Type
Applies To
Purpose
Specifies the index of the value pair selected by the active pointer.
Remarks
This property is used only when the control is in ValuePairs Only mode.
When the control is in ValuePairs Only, a pointer can only have a value that is predefined by a value pair.
Example
'Select the second value pair
CWSlide1.ValuePairIndex = 2