| 
       
  | 
    
       
  | 
    
       
  | 
   
| 
       Notifications  | 
    
The parent window of a Print Preview control receives the following event notifications using the WM_COMMAND and WM_NOTIFY messages.
| 
       Notification  | 
     
       Description  | 
    
| 
       The users requests to close the Print Preview control window.  | 
    |
| 
       The user requests online help.  | 
    |
| 
       The users requests the Page Setup dialog.  | 
    |
| 
       The user has modified the page layout using the Page Setup dialog.  | 
    |
| 
       The current printer or current printer attributes have been modified.  | 
    |
| 
       The user presses the Return key while the Print Preview control has the input focus.  | 
    |
| 
       All preview pages are reformatted or repositioned.  | 
    |
| 
       The control loses the input focus.  | 
    |
| 
       The left mouse button is double-clicked.  | 
    |
| 
       The left mouse button is clicked.  | 
    |
| 
       The middle mouse button is double-clicked.  | 
    |
| 
       The middle mouse button is clicked.  | 
    |
| 
       Printing has ended.  | 
    |
| 
       Printing starts.  | 
    |
| 
       The right mouse button is double-clicked.  | 
    |
| 
       The right mouse button is clicked.  | 
    |
| 
       The control receives the input focus.  | 
    |
| 
       The user requests printing of the current contents.  | 
    
See Also C/C++ API | C++ Classes