-
2 Columns in listbox
Hi, i have a list box but dont wuite understand how you use the 2 columns option. I have set it to 2 columns and want only column 1 showing, in this will be filenames, and in the second not showing column will be that filenames directory. How do i do this?
To add the files to the box i have a filelist box and i add files from there.
Thanks.
-
While you can do it, don't bother. Use a ListView or a grid instead. The results will be better.
-
-
Well
-
Yep thats what i have used. Thanks
-
And I was using the generic word "grid" to stand for all knids of grids.