VSFlexGrid Control > VSFlexGrid Properties, Events, and Methods > VSFlexGrid Properties > ComboItem Property |
Returns the string associated with an item in the editor's combo list.
val$ = [form!]VSFlexGrid.ComboItem([ Index As Long ])
The ComboItem 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.
String