lol this can be done
code:
Picture1.picture = vb.loadpicture(msn.myproperty2)
Picture1.Print vbNewLine & vbNewLine & CommandArg
'(Commandarg from my plugin memory... has it changed?)
picture1.picture = msn.myproperty2
Simple enough....
I provided the code, someone make it