codice:
Dim path As String
path = "C:\immagine.png"
Anteprima.Picture = LoadPicture(path)