main logo
Subject: Re: Why i don't see a reference to my form in a oform object
Author: Ed Leafe
Posted: 2002/02/14 16:19:57
 
View Entire Thread
New Search


<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
<-- Prior Message New Search Next Message -->