Currently i’m using the PrintPreviewDialog to open a window to preview the printed pages before they are sent to a printer. The problem is though that it first appears very small, at the top left of the screen and the buttons are too small.
alt text http://img441.imageshack.us/img441/4577/printpreview.png
Is there anyway i can set a starting size for this dialog or start position or even make the little buttons a little bigger? Or do i need to implement my own?
You can get the toolstrip. Been a while since I used a toolstrip. But I would think you could make it work…