IonicWind Software

Announcements => User Offerings => Topic started by: billhsln on June 05, 2011, 09:51:00 AM

Title: Treeview example that shows file space used by directories
Post by: billhsln on June 05, 2011, 09:51:00 AM
If 2 numbers are showing then the first is total space under that subdirectory and the 2nd number is just the space in that directory, if there is only 1 number then that is the space in that subdirectory.

This was my way of learning how to use a treeview control and gathering info from FINDOPEN with full info (like file space used).

I hope someone can find this of use like I did.

Bill