Howto Save a Form as a Bitmap C#

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

I have an APP on Pocket Pc written in C#. The user can draw on a form and I
need to be able to save the drawing as a bitmap or other image.

I tried the Picture box but the drawing from the users input is too "Jurky"
where as drawing directly on the form works great.

Any help would be much appreciated.

Cheers,
Olan
 
Back
Top