I recently encounter this C# issue: “combobox going blank after losing focus” while developing a billing and collection system for the organization where I am currently working. I usually fill the combobox with List items. See the sample code below:

The problem with this code when I use the usual combobox control, it goes blank after it change focus.

I fixed this issue by creating a new combobox class. Here’s what the class looks like:

0 0 votes
Article Rating
Subscribe
Notify of
guest

This site uses Akismet to reduce spam. Learn how your comment data is processed.

0 Comments
Inline Feedbacks
View all comments