D
Doug Marquardt
Hi All:
I want to simulate VB6 Autoredraw in VB.Net
I figure I would probably have to create a memory dc,
paint to that, and then create a bitmap based on the dc
and copy that image into a bitmap,
and then assign that to the image property of my control?
If so, then can someone push me in the right direction
to get started on this.
If not, then what would you suggest.
Thanks.
Doug.
I want to simulate VB6 Autoredraw in VB.Net
I figure I would probably have to create a memory dc,
paint to that, and then create a bitmap based on the dc
and copy that image into a bitmap,
and then assign that to the image property of my control?
If so, then can someone push me in the right direction
to get started on this.
If not, then what would you suggest.
Thanks.
Doug.