CFrameWnd::SetActivePreviewView

Designates the specified view to be the active view for Rich Preview.

void SetActivePreviewView(
   CView* pViewNew
);

Parameters

  • pViewNew
    A pointer to a view to be activated.

Requirements

Header: afxwin.h

See Also

Reference

CFrameWnd Class