Hi all,
I have a question that is likely a bit unusual: I use a given tabcontrol. I create tabs on it dynamically. A tab can host a form by its handle, so I can set an OLE_HANDLE on each of the tabs to host a form.
Now, if I close the tab, the form still keeps on living in the background, while I want to unload this form.
The question: is it possible to unload a form, only knowing its OLE_HANDLE?
Thanx in advance for the answer,
JMvV


Reply With Quote
