i'm filling a listbox to fill with *.exe files that are in a specified directory. these show up just fine. their Name is cr100.exe and cr200.exe. what i need help in figuring out is how to set the .Displaymember property to display the individual .exe files' Product Name.
i've created the .exe's they are reports. so i've given the attributes of the files Product name to have something in English. like Inventory Listing, and Balance Sheet. This is what i want to display in the listbox.

thanks, i'd appreciate some guidance here.