O
okaminer
Hi
Hi when working in debug mode on the emulator the code never get in
side the form closing event.
I thought that if I put frm.dispose() or frm.Close() in the form
closing event then the problem will go away but the code never get
there when I close it
more than that is when I install the program on the PDA and run the
program the forms never get disposed even after I close them. example
after closing all the forms and opening the application again it
doesn't open in the logon page (my first page) but it opens one of the
forms that I have opened in my last run
please help
I am using
Microsoft Pocket PC 2003 SDK.
Windows Mobile 2003 Second Edition Developer Resources.
Windows Mobile 2003 Second Edition Emulator Images for Pocket PC.
..NET Compact Framework 1.0 SP3 Redistributable.
Hi when working in debug mode on the emulator the code never get in
side the form closing event.
I thought that if I put frm.dispose() or frm.Close() in the form
closing event then the problem will go away but the code never get
there when I close it
more than that is when I install the program on the PDA and run the
program the forms never get disposed even after I close them. example
after closing all the forms and opening the application again it
doesn't open in the logon page (my first page) but it opens one of the
forms that I have opened in my last run
please help
I am using
Microsoft Pocket PC 2003 SDK.
Windows Mobile 2003 Second Edition Developer Resources.
Windows Mobile 2003 Second Edition Emulator Images for Pocket PC.
..NET Compact Framework 1.0 SP3 Redistributable.