|
-
Jun 18th, 2007, 02:13 AM
#1
Thread Starter
Junior Member
FileListBox Pattern > More Than One?
I have a "FileListBox", and want it to only show certain file extensions. but so far i have only been able to limit it to one extention, by using the "Pattern" property, i can't make it work with more than one though.
file.Pattern = "*.jpg" DOES work
file.Pattern = "*.jpg,.gif" does NOT work, and i need it to show more than 1 extention.
Little help?
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
|