Hi guys.
I have a print preview control which I am making, as I have found the one that comes in the showdialogue to be fairly poor for what I needed.
Anyway. I have at the moment all of the pages in my print preview shown, so there is a vertical scroll bar. The problem I seem to have, is when I have all of the pages shown, the program does not seem to accept the StartPage property as a valid page jumping mechanism.
How do I change the page otherwise?
I want to be able to show all of the pages, but also be able to jump to a page. If someone could spare a minute I would be grateful.
I couldn’t find a decisive answer from Google :\
I have a print preview control which I am making, as I have found the one that comes in the showdialogue to be fairly poor for what I needed.
Anyway. I have at the moment all of the pages in my print preview shown, so there is a vertical scroll bar. The problem I seem to have, is when I have all of the pages shown, the program does not seem to accept the StartPage property as a valid page jumping mechanism.
How do I change the page otherwise?
I want to be able to show all of the pages, but also be able to jump to a page. If someone could spare a minute I would be grateful.
I couldn’t find a decisive answer from Google :\
Comment