Combo Box Problem

  • Thread starter Thread starter Ivan Gibbs
  • Start date Start date
I

Ivan Gibbs

I have a combo box and populate it for my form. If you use
the arrow key on the keyboard to go through the list, it
works fine. If you use the mouse and click on the \/
button to show the whole list, nothing shows up.

Does anyone know what is going on here?
 
I have a combo box and populate it for my form. If you use
the arrow key on the keyboard to go through the list, it
works fine. If you use the mouse and click on the \/
button to show the whole list, nothing shows up.

Does anyone know what is going on here?

Maybe you could post a small demoproject showing that behavior?
 
I still see no way of adding an attachment to this email.

In addition, I have reproduced this effect on my coworkers
machines. Just use VS.Net IDE 2003 to create a windows
app. Add a combo box. Populate the combo box with data and
run.
-----Original Message-----
 
I still see no way of adding an attachment to this email.

In addition, I have reproduced this effect on my coworkers
machines. Just use VS.Net IDE 2003 to create a windows
app. Add a combo box. Populate the combo box with data and
run.

When I understand you right: You are saying that you cannot dropdown the
combobox with the mouse?

Sorry, but I do that all the time and that works fine.

If you are not able to attach the project to the zip-file maybe you want
send it to me by e-mail (use e-mail address from this message)? I would
take my time and have a look at it, maybe I find something.
 
Back
Top