Results 1 to 6 of 6

Thread: Multi column Listbox

  1. #1

    Thread Starter
    Addicted Member matbrophy's Avatar
    Join Date
    Sep 1999
    Location
    Kent, United Kingdom
    Posts
    149
    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!

  2. #2
    Hyperactive Member marnitzg's Avatar
    Join Date
    Oct 2000
    Location
    South Africa
    Posts
    372
    Use a listview box

  3. #3

    Thread Starter
    Addicted Member matbrophy's Avatar
    Join Date
    Sep 1999
    Location
    Kent, United Kingdom
    Posts
    149
    Do you mean a listbox, because this does not have the multicolumn affect of the find files box

  4. #4
    Hyperactive Member marnitzg's Avatar
    Join Date
    Oct 2000
    Location
    South Africa
    Posts
    372
    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!

  5. #5
    Fanatic Member
    Join Date
    Aug 2000
    Posts
    736
    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.

  6. #6

    Thread Starter
    Addicted Member matbrophy's Avatar
    Join Date
    Sep 1999
    Location
    Kent, United Kingdom
    Posts
    149
    Thank, that's great!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width