Hi Everyone
I am developing one application in that application i have to print the screen
but when i click on print button it print full page.
I want print only child screen content not master page mean i want to print only selected screen. It should not display master page Button.
Please Help Me
Loading
Hirendra SisodiyaPosted Jul 14, 2011, 9:28 AM
we can use printform component of powerpacks for doing this
this link describe that how to print selected form in master pafge
http://www.authorcode.com/how-to-print-active-child-form-of-mdiparent-in-vb-net/
thanks