Hi List, Simple question. If I have a form I've created an instance of attatched to say a tab strip on another form, but I want to destroy the form under some circumstances, what's the best way to do this. I've tried Form.close, doesn't work and Form = null which also doesn't work. Any help appreciated. richard