the listbox should have 2 columns (having the Fullpath, hidden).
Control Source of your listbox:

select [wpqField], Mid([wpqField], InstrRev([wpqField], "\") + 1) As FileName From yourTable

Other properties (in design view)
Column Count: 2
Column Widths: 0; 1"
Bound Column: 1