V
vanderghast
The PrintPreviewDialog expose a small control allowing the end user to
navigate to the various pages of the printed document, but neither in
PrintPreviewDialog, neither in PrintDocument can I spot a property allowing
to navigate to the various pages, with code. Am I missing something obvious,
or is it embedded in some other places, or...? My final goal is to
increment, decrement, the page to be displayed accordingly to the sign of
e.Delta from a MouseWheel event (exposed by PrintPreviewDialog), in addition
to PgUp/PgDown which are already doing it.
Vanderghast, Access MVP
navigate to the various pages of the printed document, but neither in
PrintPreviewDialog, neither in PrintDocument can I spot a property allowing
to navigate to the various pages, with code. Am I missing something obvious,
or is it embedded in some other places, or...? My final goal is to
increment, decrement, the page to be displayed accordingly to the sign of
e.Delta from a MouseWheel event (exposed by PrintPreviewDialog), in addition
to PgUp/PgDown which are already doing it.
Vanderghast, Access MVP