views:

37

answers:

0

I am a newbie to Windows mobile programming using .net CF. I am writing an application in C# in which I have to save the new image file created to a different folder when the user clicks the camera on the windows mobile phone. I have googled a lot on this, but have not found any solution. Using CameraCaptureDialog class enables/opens the camera. But this is not what I want. I want to be notified when the user opens the camera dialog and clicks an image. Please help me.