' A picture box is used to hold the bitmap for the Picture property. A suitable 
' bitmap has been defined in the picture box using its Image property.
AxSftDirectory1.CurrentFolder.Picture = OLECvt.ToIPictureDisp(PictureBox1.Image)