[Gambas-user] Destroy control

craf prog at ...2177...
Thu Jul 22 21:04:56 CEST 2010


>-----Mensaje original-----
>De: Benoît Minisini <gambas at ...1...>
>Reply-to: mailing list for gambas users
<gambas-user at lists.sourceforge.net>
>Para: mailing list for gambas users <gambas-user at lists.sourceforge.net>
>Asunto: Re: [Gambas-user] Destroy control
>Fecha: Thu, 22 Jul 2010 20:04:45 +0200


> Hi.
> 
> If using code created a Button control within a Tabstrip control, and
> then delete the tabstrip control, is the control button still exist?, Or
> destroyed by destroying the tabstrip control.
> 
> Regards
> 

>Destroying a container automatically destroys all its children.

>Regards,

Hi.

Thank you very much for your clarification

Regards




More information about the User mailing list