Hide

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

Display
Print

SFTPRINTPREVIEW_CLASS Preprocessor Symbol

The SFTPRINTPREVIEW_CLASS preprocessor symbol defines the window class name of a Print Preview control.

#define SFTPRINTPREVIEW_CLASS "SftPrintPreviewControl20"

Comments

The SFTPRINTPREVIEW_CLASS preprocessor symbol defines the window class name of a Print Preview control.

The actual class name (SftPrintPreviewControl20) usually changes between SftPrintPreview/DLL releases.

This preprocessor symbol is normally used when creating a control window dynamically using CreateWindow(Ex). When designing a dialog resource (see Creating a Dialog Resource with Visual C++), the window class name must be entered as-is and the preprocessor symbol cannot be used.

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


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