ok how would i print a target useing the common dialog comtrol? like if i had two text boxes how would i make it print off of text2?
Thanks
Printable View
ok how would i print a target useing the common dialog comtrol? like if i had two text boxes how would i make it print off of text2?
Thanks
you don't need the dialog for that
Printer.Print Text2.text
Printer.EndDoc