G
Guest
Hi,
My problem is given below,
I have a panel in form One in Pocket PC 2005 , When I run the application I
am able to draw(i.e using mouse) the image on the panel1 and the save the
image as a bmp file. I have a second form , a panel is placed on the second
form. I want to load the bmp file(i.e the bmp file saved on the first form)
to the second panel in the second form. I am getting expection when I tried
to load the bmp file in the second form. (Note that : This application is run
window mobile 5.0 emulator).
I am able to draw on the form using the mouse when the program is run on the
emulator WM5.0. I am able to save the free hand mouse drawing in a bmp file
format. I am able to load the bmp file on the first form itself, but when I
tired to load the same bmp file in the second form , when the second is
loaded it is showing exceptions - unable to load the the image on the second
form.
Can anyone help me with this issue.
Presently I am using Visual Studio 2005 as the IDE tool.
Thanks
Phijo
My problem is given below,
I have a panel in form One in Pocket PC 2005 , When I run the application I
am able to draw(i.e using mouse) the image on the panel1 and the save the
image as a bmp file. I have a second form , a panel is placed on the second
form. I want to load the bmp file(i.e the bmp file saved on the first form)
to the second panel in the second form. I am getting expection when I tried
to load the bmp file in the second form. (Note that : This application is run
window mobile 5.0 emulator).
I am able to draw on the form using the mouse when the program is run on the
emulator WM5.0. I am able to save the free hand mouse drawing in a bmp file
format. I am able to load the bmp file on the first form itself, but when I
tired to load the same bmp file in the second form , when the second is
loaded it is showing exceptions - unable to load the the image on the second
form.
Can anyone help me with this issue.
Presently I am using Visual Studio 2005 as the IDE tool.
Thanks
Phijo