Open Child Form List

  • Thread starter Thread starter BD
  • Start date Start date
B

BD

Is there any way I can access the Open Child Form list and use it as a
datasource for a listbox on the MdiParent?

BD
 
Is there any way I can access the Open Child Form list and use it as a
datasource for a listbox on the MdiParent?

BD

Can you not use the MdiChildren collection?
 
I have been trying to access that and have been unable to. Would you
know how I can access it? I am coding in C# on VS2005.
 
Back
Top