Hi!

I've written (assembled) a control (OCX) and need a way to unload it from within itself.
When the control completes it's task I need to go away and release the memory it allocated.

I've tried "Unload.Me" but that doesn't work. :-(
Any Ideas?

Thanks,
Ken