Is it possible to convert a form to bitmap. Actually i have a form on which different things( labels, grapg etc) are drawn at run time. So what i want is that when everything is drawn it is converted to a bitmap. i tried
myBmp = me.creategraphics
but it didnt work
plz help me
myBmp = me.creategraphics
but it didnt work
plz help me