Hi
I have a combobox6: at the beginning itemindex is set at -1.
If i choose a different item i cannot no more set the index to -1.
The command
NxCb_xxxx.ItemIndex := -1
does not affect the combo and itemindex stay at the last position.
What's the problem ?
Thanks