is there a collection of 'All Open Forms' available at runtime?

K

K. Shier

if so, how do i access it?

i already know how to find all the child forms of an MDI parent - this is
not what i need.

what i need is to be able to set an obj ref to my MDI parent form from
another non-form module.

TIA! =)
 
K

K. Shier

hmm i would have thought this would be an easy answer - but no takers...

to put it a different way, how can i see a collection of all instantiated
objects at runtime?
 
R

Raghavendra Prabhu [MSFT]

That's correct, unfortunately, there isn't such a collection in the current version of the Framework. But this is a good point and we will keep it in mind for the
future.

--
Raghavendra, Windows Forms Team

This posting is provided "AS IS" with no warranties, and confers no rights.
NOTE: Please do not send mail directly to this alias.
--------------------
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top