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?
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?