VSFlexGrid Control > VSFlexGrid Properties, Events, and Methods > VSFlexGrid Properties > ComboIndex Property |
Returns or sets the zero-based index of the current selection in the editor's combo list.
[form!]VSFlexGrid.ComboIndex[ = value As Long ]
The ComboIndex property allows you to customize editing when using drop-down or combo lists. It is valid only while the user is editing a value using a list.
See the ComboCount property for an example.
Long