Hi,

I am using a combobox with the style set to 2.

What I would like to do is when the index changes from one value to another I would like to know so that I can display some other information on the form. I am not losing focus of the control, so that won't work.

Is there event that I can use to perform this check? I have tried a listbox but I like the drop down style better.

Thanks