Expand Minimize
This topic has not yet been rated - Rate this topic

CMFCRibbonBar::AddPrintPreviewCategory

Creates a print preview category on the ribbon bar.

CMFCRibbonCategory* AddPrintPreviewCategory();

A pointer to the new ribbon category if the method was successful; otherwise, NULL.

This method creates a ribbon category and the controls that it needs in order to provide a print preview.

Header: afxribbonbar.h

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.