[Gambas-user] Collection of a form

Kevin Devenport Lackey Kevin.Lackey at ...845...
Tue Feb 15 23:15:32 CET 2005


Is it possible to create a collection of a form?

I am creating a form then in another form am declaring it

Dim newForm as frmMyForm

newForm = new frmMyForm

myCollection.Add(newForm, idx) is telling me that newForm is a Null object

Ideas?

Thanks,
Kevin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20050215/50375ba6/attachment.html>


More information about the User mailing list