Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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