|
-
November 10th, 1998, 01:35 PM
#1
Convert MSForms listbox to VB6.0 listbox control
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.
-
November 11th, 1998, 03:05 AM
#2
Re: Convert MSForms listbox to VB6.0 listbox control
Sounds like a listview. (Windows Common Controls)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|