<< Click to Display Table of Contents >>
Selected Index
The zero-based index of the currently selected item in combo box or toggle button.
To show one of the items as the default item of the combo box or toggle button, set index to a value greater than -1.
Example
-1 |
0 |
---|---|
No default choice |
The first item is default choice |