J
Jose
Hi,
Can someone explain or demonstrate how I can draw a
particular control into a bitmap? In Java, it was a
matter of creating a Graphics object that was bound to am
image and then calling control.Paint(my_graphics_obj). I
am a little confused on how to do this in C# on CF.
J
Can someone explain or demonstrate how I can draw a
particular control into a bitmap? In Java, it was a
matter of creating a Graphics object that was bound to am
image and then calling control.Paint(my_graphics_obj). I
am a little confused on how to do this in C# on CF.
J