How can I check whether a handle is still in use?
I want to check whether a form is still loaded? especialy whether a textbox(in the form) is still loaded?

VisualPenguin