Zooming a window;
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
I have a print preview window and want to zoom in or out some. Where can I get some info on this? Thank You Bo Hunter
If youu look in the printing section here. My article on the multi page preview has support for additonal zoom levels. You should be able to zoom in on areas in code by using the code from the OnLButtonDown() and using your own point location and calling the relevant zoom function. Roger Allen - Sonork 100.10016 If your dead and reading this, then you have no life!