Groups | Blog | Home
all groups > vb.net > february 2008 >

vb.net : Application.OpenForms equivalent in VB 2003


Dabi Sardà
2/13/2008 9:01:35 AM
Hi,

In VB6 I remember I could iterate through all open forms using the Application.Forms collection.

In VB 2005 there is the Application.OpenForms collection.

But I have not been able to find any equivalent in VB 2003.

Anyone know of a better alternative than maintaining a manual collection of forms or iterating through all open windows via API calls?

Any help appreciated.

From http://www.developmentnow.com/g/38_2007_3_0_30_0/dotnet-languages-vb.htm

Posted via DevelopmentNow.com Groups
AddThis Social Bookmark Button