I have a VB.Net windows form that reads and navigates records in an SQL DB, within my DB for each record is a field that contains a path to an image (.bmp file) which is held on a shared drive. How can I display this image in my form when I navigate to the associated record.