View Full Version : Delete Form from Code


mlimanni
02-21-2001, 08:27 AM
I am trying to have an "on exit" routine delete its own form. For example, when you exit the form, it will be deleted. I wrote a procedure that can do it, but since the form is still open, I get an error. How can I do this?

--Michael