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
Designates the specified view to be the active view for Rich Preview.
void SetActivePreviewView(
CView* pViewNew
);
Header: afxwin.h