<< Return to Main Index

< Return to Class Index

CGXFrameAdapter::HandleOnCreateClient

virtual BOOL HandleOnCreateClient(LPCREATESTRUCT lpcs, CCreateContext* pContext);

lpcs

The CcreateStruct pointer that is passed in to OnCreateClient.

pContext

The CreateContext pointer that is passed in.

Remarks

This function will make a copy of the create context. This function will create the appropriate client area using the CGXTabWndAdapter class and CGXTabCreateInfo.

See Also

CGXTabCreateInfo CGXTabWndMgr::CreateTabs CGXTabWndAdapter

CGXFrameAdapter

Class Overview | Class Members