Hi,

Any idea how I can display in the "Window" menu all names of the active MDI
children forms like in most prof. windows apps ?

Along with this I would like to have the "most recently opened" files in the
File menu.

Thanks for the suggestions.

Kurt.

Re: MDI app to show active forms in Window menu by Maqsood

Maqsood
Fri Aug 19 23:39:56 CDT 2005

Hello,
Set MdiList property of the menuitem to true for displaying active
Windows forms in it.
I don't have an idea about the recently opened files menu. I think
you'll have to maintain it yourself.

HTH. Cheers.
Maqsood Ahmed [MCP C#,SQL Server]
Kolachi Advanced Technologies
http://www.kolachi.net

*** Sent via Developersdex http://www.developersdex.com ***