Microsoft
Policy
Questions and answers to issues related to Microsoft: Windows, Applications, Development, Hardware, Server, Internet Protocols, Database, Exchange .
»
Development
»
.NET
»
Visual Basic.NET
»
VB.Net 2005 - FileListBox, DriveListBox, DirectoryListBox Controls Question?
VB.Net 2005 - FileListBox, DriveListBox, DirectoryListBox Controls Question?
I am using the VB6 FileListBox, DriveListBox, and DirectoryListBox controls in my VB.Net 2005 app. I have the filter set on the FileListBox. What I need to do is select all the files in the FileListBox using my app without the users interaction. I then wish to process each selected file in a for loop. I'm just not sure what properties/methods to use for the FileListBox.
Please help!
Thanks,
Blake
internet advertising
Solution: VB.Net 2005 - FileListBox, DriveListBox, DirectoryListBox Controls Question?
I showed that in this line: =)
Debug.Print(FileListBox1.I
tems(i))
So use "FileListBox1.Items(i)"...
Popular Tags
Tags:
2005
2008
access
ASP.NET
column
combobox
convert
data
datagrid
datagridview
dataset
datatable
date
excel
file
form
from
listview
Microsoft
row
sql
string
textbox
vb
vb.net
VB.NET 2005
Visual Basic
Visual Basic .Net
Visual Studio
Browse All Tags