RE: Need VB help(Visual Basic)
Look at the various events available for the filelistbox...
eg:
File1_Click()
File1_KeyDown()
File1_KeyPress()
File1_PathChange()
File1_PatternChange()
etc...
Use the appropiate event for your cause and use the appropiate properties of the FileListBox to get the current selection. Handle it from there...
.-= A 'frrrrrrrituurrr' for Wacky =-.
|