C# combo box

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am trying to edit the text in a databound combo box and have that text modify the current value in the combo box list. To do this I am trying to extend the combo box class and am looking for an overide of the textchanged event on the base combobox class yet I don't see the override

I am new to Dot Net and C

Thanks
 

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