Le 05/11/2013 07:03, richard terry a écrit :
> 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
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 app