CMFCRibbonBar::AddPrintPreviewCategory
Creates a print preview category on the ribbon bar.
CMFCRibbonCategory* AddPrintPreviewCategory();
Return Value
A pointer to the new ribbon category if the method was successful; otherwise, NULL.
Remarks
This method creates a ribbon category and the controls that it needs in order to provide a print preview.
Requirements
Header: afxribbonbar.h
See Also
Concepts
Reference
Change History
Date |
History |
Reason |
---|---|---|
October 2008 |
Updated whole topic. |
Information enhancement. |