printpreviewdialog Numeric up down button events
-
Hi CP , I want to handle the Numeric Up / Down events in the printpreview control i wnat to make the viceversa of handling hte pages in Up/ down control . Presently the Up one is used for next page access . I want to make the down button to work in that way . Is it possible ?? and i am havign 5 pages i want to show the 3 page first and change the page number in Up down control Is it possible ?? Regards
-
Hi CP , I want to handle the Numeric Up / Down events in the printpreview control i wnat to make the viceversa of handling hte pages in Up/ down control . Presently the Up one is used for next page access . I want to make the down button to work in that way . Is it possible ?? and i am havign 5 pages i want to show the 3 page first and change the page number in Up down control Is it possible ?? Regards
There are no such events exposed by the PrintPreviewControl. I think you'd have to create your own version of the control to get what you want. As for your second requirement, I think you might want to look into the StartPage property of the PrintPreview.
A guide to posting questions on CodeProject[^]
Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
2006, 2007, 2008