<i><font color="#663300">When i run an application and i click on a button on a toolbar i don't see a reference to my form in a goapp.oForms object?
Ok i see a array goApp.oforms.achildren in a watch windows but not in a locals windows.</font></i>
That's because it's a protected array. You access the forms through the public methods of the oForms collection, such as GetObjectCount(). <font color="#cc0000"> ___/ / __/ / ____/</font> Ed Leafe ©2002 Ed Leafe |