<< Return to Main Index

< Return to Class Index

class CGXFrameAdapter

This class essentially acts as a base class to a frame window that needs to have knowledge of tab window serialization. Certain areas of the MFC peristence / View creation mechanism are best overriden in the frame window. We have CGX variants of the frame window that delegate to helpers in this class or a derived class to handle these events/methods.Class CGXMDIFrameAdapter is the MDI equivalent of this adapter (it derives from this class). It adds MDI functionality that is normally not directly accessed from the application.

#include <gxfradpt.h>

CGXFrameAdapter

Class Members