Set ListIndex to -1 so that nothing is initially selected.
--
HTH
Bob
(there's no email, no snail mail, but somewhere should be gmail in my addy)
"kirkm" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hi, I'm having a bit of trouble selecting an item in a combo box.
>
> I have set the row source, and the list of items and drop down box
> function as expected. But I want to know if the user has clicked
> something in the list
>
> The click event doesn't respond the first time on item one, only items
> two and greater. After that it's ok - but if you want the first item
> with the first click - what do you do?
>
> Thanks - Kirk
|