Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb thread: ListBox is not populating on NT systems but works fine on XP


Message #1 by "Jason O'Connor" <joconnor77@h...> on Tue, 14 Jan 2003 00:12:08
Are you using some compartmentalized version of the listbox?

Perhaps it comes from an ocx file or other dll?

Can you list the code section generating the arrayed list boxes?


> I am using an array of listboxes and populating using a loop structure.  
I> t work great on all of the systems that I have installed it on that are 
r> unning Windows XP.  I have recently installed it on 98 and NT and they 
d> o not work on either. I do have other listboxes in the program that 
work 
f> ine.  It is just in the array of them.  Any help would be appreciated.  
T> hanks in advance!

> Jason  

  Return to Index