|
-
Nov 14th, 2000, 01:20 PM
#1
Thread Starter
Addicted Member
Is it possible to make a listbox with more than one column, like the one in find files and folder box that appears when you search for a file.
Please Help, i've asked before and had no joy!
-
Nov 14th, 2000, 01:28 PM
#2
Hyperactive Member
-
Nov 14th, 2000, 01:32 PM
#3
Thread Starter
Addicted Member
Do you mean a listbox, because this does not have the multicolumn affect of the find files box
-
Nov 14th, 2000, 01:37 PM
#4
Hyperactive Member
You have to add it to your project.
Project->Components
Its under microsoft common controls 6
If you have vb5 it will be 5 instead of 6!
-
Nov 14th, 2000, 01:38 PM
#5
Fanatic Member
Look here for a sample using the ListView Control from HeSaidJoe.
http://forums.vb-world.net/showthrea...threadid=39785
Just copy the code into the Form Load event and place a listview control on the form.
-
Nov 14th, 2000, 01:43 PM
#6
Thread Starter
Addicted Member
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
|