hehe ... you can always try :

code:
$rtf = $frm.RichTextBox()
$img = $rtf.Image()
$img.Picture = whatever

But I guess that'd fail anyway [Roll Eyes]
_________________________