Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Called by the framework when the tab view is made active or inactive.
virtual void OnActivateView(
CView* view
);
Parameters
- [in] view
A pointer to the view.
Remarks
The default implementation does nothing. Override this method in a CTabView-derived class to process this notification.
Requirements
Header: afxTabView.h