Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Called by the framework to enter or exit print preview mode.
virtual void OnSetPreviewMode(
BOOL bPreview,
CPrintPreviewState* pState
);
Parameters
[in] bPreview
If TRUE, enter print preview mode. If FALSE, exit print preview mode.[in] pState
A pointer to the print preview state structure.
Requirements
Header: afxmdichildwndex.h