|
-
Dec 31st, 2011, 10:18 AM
#1
Thread Starter
Hyperactive Member
[RESOLVED] Read File Extensions in a FileListBox
VB6 Code
Is it possible to read the file extensions in a FileListBox.
The FileListBox when it displays files from a folder there can be 2 file extension in the folder *.mp3 and *.txt. The *.txt extension do not appear in all folders.
So what I would like to do as I scroll though the folders.
Display in the FileListBox all the file extension available but when a *.txt extension is present disable the FileListBox Click Event make the Delete Button Enabled = True delete the *.txt entry then reverse the events and continue.
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
|