Click to See Complete Forum and Search --> : FileListBox


February 7th, 2000, 03:46 AM
Hi !
How can I display the DATE of the files in a listbox ???
Thank's
Tony Shape

Lothar Haensler
February 7th, 2000, 04:14 AM
the FileListbox doesn't support that. But, you can use the FileDateTime function in VB to populate your own listbox or listview.

February 7th, 2000, 04:42 AM
Thank's for this advice !!!
Tony Shape