Windows CE + MDI Form

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I'm doing an application for Windows CE. This application open image as
photshop and i want to create a MDI Form but the property IsMDIContainer
don't exists! How can i do to create an MDI Form for WinCE?
 
Fabio ha scritto:
I'm doing an application for Windows CE. This application open image as
photshop and i want to create a MDI Form but the property IsMDIContainer
don't exists! How can i do to create an MDI Form for WinCE?

You cannot create MDI applications with the .NET Compact Framework, so
the IsMdiContainer property is not available.
 

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

Back
Top