When you load a form with a picture (jpg or bmp) from a DLL and Unload the form, even using frmName=Nothing, the memory that it had used (including the image size) with stay in the memory.
I know this 'cause I' saw with the Norton Information.

I ask you,
how can I unload the form and free this memory?

Thanks is advance.
Jefferson