Hi I write a class that ,in end of it i can use one of these : PrintPreviewDialog or PrintDialog , but i want show printPreviewDialog after click on btnPrint and after preview document when click in button print in top of Preview(it's default by .Net) i can see Print dialio while when click in button Print in top of printPreviewDialog direct start printing without show PrintDialog good now i want when click on print Button in top of PrintPreviewDialog show PrintDialog thanks |