PDA

Click to See Complete Forum and Search --> : transparent form with printForm !! Help me please !!


Freoniel
Dec 13th, 2000, 11:15 AM
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...

kedaman
Dec 13th, 2000, 03:06 PM
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.