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

Reference

CMFCRibbonBar Class

Hierarchy Chart