Edit

CMFCPrintPreviewToolBar Class

Note

The Microsoft Foundation Classes (MFC) library continues to be supported. However, we're no longer adding features or updating the documentation.

The toolbar on the print preview.

Syntax

class CMFCPrintPreviewToolBar : public CMFCToolBar

Members

Public Constructors

Name Description
CMFCPrintPreviewToolBar::~CMFCPrintPreviewToolBar Destructor.

Public Methods

Name Description
CMFCPrintPreviewToolBar::GetThisClass Used by the framework to obtain a pointer to the CRuntimeClass object that is associated with this class type.

Inheritance Hierarchy

CObject

CCmdTarget

CWnd

CBasePane

CPane

CMFCBaseToolBar

CMFCToolBar

CMFCPrintPreviewToolBar

Requirements

Header: afxpreviewviewex.h

See also

Hierarchy Chart
Classes