-
Dear friends
i've make transparent form so i watch the desktop
while i'm running my project ,now i want to print that form
but the desktop that i c is not coming!! it just print only form
without transparent...
can anyone help me ...what should i do to print transparent form
and c the desktop inside it...
thanks...
-
you should take a screenshot of the form, store it in a stdpicture and then print it out. I'm not sure how you would go with the printer since i've never printed stuff trough code but i guess it's possible to print stdpictures.