Webbrowser click on file at runtime and have filename appear in listbox

I am using a web browser on a dialog form which has as its content source a folder full of tiffs or other images I am processing in my program. The web browser is a fast and easy way to view the collection of files as thumbnails and get a gist of what comprises the folder full of documents. What I want to do is click on one of the images via the webbrowser control and have the name of that image appear in a list box on the main form. I don't see any events that would allow me to do that... any ideas?
[507 byte] By [TareyWolf] at [2008-1-4]