P
paulo
Hello,
I need to get an image from a control and all its children. I'm using
DrawToBitmap, but there are problems with the final result. There are
things that are not correctly painted on the image. I've tried other
approaches using the WM_PRINT message, but the result is the same.
Is there any way to get a perfect image? I can't use BitBlt or do a
screen capture because the control may be hidden from view.
Thanks in advance for any help given.
Regards,
paulo
I need to get an image from a control and all its children. I'm using
DrawToBitmap, but there are problems with the final result. There are
things that are not correctly painted on the image. I've tried other
approaches using the WM_PRINT message, but the result is the same.
Is there any way to get a perfect image? I can't use BitBlt or do a
screen capture because the control may be hidden from view.
Thanks in advance for any help given.
Regards,
paulo