odd behavior is list box

  • Thread starter Thread starter Phil Barber
  • Start date Start date
P

Phil Barber

I can drop a listbox on a clean winform form, set the collection with a few
strings. they show up fine in desgin, but when I run the app the list box is
totally blank. I can set the proper code and I can select say the thrid item
in the list and have it show in a text box, so I know the value is there.
has any one else seen this?
I have the same problem with comboboxs!
thank
Phil.
 
Thats just it, there is no code to show, just start a new project add a list
box to a win form, add a few items in the collectin and run, the items in
the list box do not show up!

Phil
 
Back
Top