WildBore
November 10th, 1998, 12:35 PM
I am converting an "old" excel form made in VB for apps. to VB6.0. The listbox control seems to have drastically changed. The listbox I need is one that displays 4 columns of data and I can add and remove data to the rows, scroll vertically and select the entire row. The VB6.0 listbox only lets me scroll vertically when there is 1 column.
I've even tried to use the MSForms controls but it says there's a naming conflict and won't let me add them. Is there a VB control that works like I need.
I've even tried to use the MSForms controls but it says there's a naming conflict and won't let me add them. Is there a VB control that works like I need.