combo box data is there, but it's not displaying

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

Guest

I'm using vb.net 2003. i have a windows form with a drop down list box. If
i click on a "row" in the drop down, it finds the data and all is well. the
problem is, the data is not displaying on the drop down. it's there, but not
displaying. if i run it from vb.net, in debugger mode, it shows up. when i
compile to release and run the exe, it does not show up. at one time i found
a patch for this. it was a dll that needed to be replaced. my box blew up
on my last week and I've can't find that patch to fix this. Can someone
please point me in the right direction.
Thanks
 
I once had a situation where all the messageboxes where emty, no test, no
title, no text on the buttons, ... and it was solved by installing a patch
for McAfee Antivirus.

I don't remember if comboboxes where affected too.

Joris
 

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