Hide

SftPrintPreview/DLL 2.0 - Print Preview Control for C/C++

Display
Print

NM_SFTPRINTPREVIEW_ZOOMINOUT_CODE Notification Code

The NM_SFTPRINTPREVIEW_ZOOMINOUT_CODE notification code is sent when all preview pages are reformatted or repositioned.

NM_SFTPRINTPREVIEW_ZOOMINOUT* pNtfy = (NM_SFTPRINTPREVIEW_ZOOMINOUT*) lParam;

Parameters (WM_NOTIFY Message)

wParam

Contains the Print Preview control's control identifier.

lParam

Pointer to an NM_SFTPRINTPREVIEW_ZOOMINOUT structure that contains information specific to this notification. The structure also contains a standard NMHDR structure, which has additional information about the control sending this notification.

Return Value

The return value is ignored.

Comments

The NM_SFTPRINTPREVIEW_ZOOMINOUT_CODE notification code is sent when all preview pages are reformatted or repositioned.

The parent window of the Print Preview control receives the NM_SFTPRINTPREVIEW_ZOOMINOUT_CODE notification code through the WM_NOTIFY message.

See Also C/C++ API | C++ Classes | Notifications


Last Updated 08/13/2020 - (email)
© 2024 Softel vdm, Inc.