Combo Box Problem...

  • Thread starter Thread starter Vanessa
  • Start date Start date
V

Vanessa

Hi,
I have noticed a problem with combo box in dot net.

when the combo box is in focus, the text is being highlighted-> correct, but
when I move the focus to another control by
pressing the 'enter' key, the combo box is still being highlighted.

Does anyone know why is this so and how to solve the problem?

Regards
Vanessa
 
* "Vanessa said:
I have noticed a problem with combo box in dot net.

when the combo box is in focus, the text is being highlighted-> correct, but
when I move the focus to another control by
pressing the 'enter' key, the combo box is still being highlighted.

Does anyone know why is this so and how to solve the problem?

I can only confirm that the textbox part of the combobox is very buggy
and that there are focus and selection problems with this control.
 
Hi Herfried,

Nice said, I thought he is right it is especialy the textbox part, I remind
me this sentence.

Cor
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top