ComboBox?

  • Thread starter Thread starter Sebastian
  • Start date Start date
S

Sebastian

Hello,

how can i implement the following. i' ve got a button, whenn i click this
one i want to open a combobox.
The combobox shoulb be opened and show it's items. I ve found no methods to
make the combo expanded.

thanks in advance

sebastian
 
Are you losing the focus in the ComboBox? I don't see that behaviour. After
expanding the combobox, focus is on the textbox part of the combobox.
 
Imean the button. Sorry i ve forgot to write "my button" instead of "my"
 
I see what you mean. The problem when the combo-box loses focus is that it
will not be shown expanded anymore.
 

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