Hi
I was wondering if it is possible to customise the FileListBox? I want to have a browseable folder listing but have checkboxes next to each one. Not sure if it's possible or if i would need to write a whole new one.
Cheers
Neil
Printable View
Hi
I was wondering if it is possible to customise the FileListBox? I want to have a browseable folder listing but have checkboxes next to each one. Not sure if it's possible or if i would need to write a whole new one.
Cheers
Neil
create a whole new one ;)
(or search the web... im sure someone has made one)
Sounds like a TreeView would be similar to what you want.
Ye thanks David - going to try and use a Treeview with FileList to get the contents....Quote:
Originally Posted by dglienna