|
-
Jul 2nd, 2006, 09:06 AM
#8
Re: Is there a way to get the size of a folder including subs
Of course. Just assign the FullName property of each DirectoryInfo object to the Text property of the TextBox, or probably a Label would be better. You'll probably have to call Refresh on the control in order to have it update. Note that this may noticably affect the speed of the calculation.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|