|
 |
BCGControlBar Pro (MFC) |
 |
BCGSuite (MFC) |
 |
BCGControlBar (Microsoft .NET) |
|
Microsoft Office style Print Preview |
The library provides a built-in Office-style print preview that replaces the standard MFC print preview.
If you're using Ribbon Backstage View, you can utilize Office-style Print Preview integrated into the backstage page. |
|
Office XP/2003-style Print Preview:

|
|
Office 2007-style Print Preview:

|
|
Office 2010/2013-style Print Preview:

|
|
Sample code: |
void CMyView::OnFilePrintPreview()
{
BCGPPrintPreview (this);
} |
|
|
Prev
Next |