|
-
Dec 4th, 2000, 12:14 AM
#1
Tryin to figure out a way to filter the files shown in the open dialog box by their filesize. Thru API preferably but not required.
I'de like it to only show files under 14k. Any thoughts? ideas?...anyone?
-
Dec 4th, 2000, 04:48 AM
#2
New Member
CommonDialog1.MaxFileSize
-
Dec 4th, 2000, 02:48 PM
#3
The MaxFileSize property allocates memory to store the actual names of the selected file or files. It only deals with the name of the file (multi-selections and long filenames), not the actual size of the file.
Thanks though for the reply ww.
hmm...stupid thing...Be more easy!!
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
|