bug with showDialog within a modal Dialog!?

  • Thread starter Thread starter Gustavo Curve
  • Start date Start date
G

Gustavo Curve

Hi,

when i call from
MainForm: newDialog.ShowDialog , it works
but when i call from the
newDialog: newDialog2.ShowDialog , it works

but when i close the newDialog2, all forms (MainForm and newDialog) are disabled!

With PocketPC everthing works fine, but not with WinCE .NET.

What can i do?
 

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