Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Combobox failing to list

Status
Not open for further replies.

GazNew

Instructor
May 3, 2005
30
0
0
GB
We have just installed VB .Net 2003 and have created a basic form. It contains a series of comboboxes where the items listed have been put in during design using the properties window (Items). When we run the form the list drops down but is blank. The correct number of lines for the items given but they are blank. Click on any one and the relevant text now appears in the main window. Why?
 
Are you using McAfee anti-virus? If so, download the patch from their web site.

If not, make sure that when you are populating the combo box you are setting the display value correctly.

-Rick

----------------------
[banghead]If you're about to post an ASP.Net question,
please don't do it in the VB.Net forum[banghead]

[monkey] I believe in killer coding ninja monkeys.[monkey]
 
Okay, yes I have McAfee but what fix? I have been to their site but cannot even begin to think of where to look. Sorry about this.
 
I would suggest starting in the section labeled "Download Product Updates & Upgrades" If you are using a business version of McAfee, select "Business" then select "Software Updates", Then the "Hot Fixes" I would guess.

-Rick

----------------------
[banghead]If you're about to post an ASP.Net question,
please don't do it in the VB.Net forum[banghead]

[monkey] I believe in killer coding ninja monkeys.[monkey]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top