CGXTabWndMgr::GenerateCreateContext
virtual BOOL GenerateCreateContext(CGXTabCreateInfo* pTabCreateInfo);
pTabCreateInfo
Tab create information to be initialized.
Remarks
Helper function that can generate the create context. This will use the context mode of the passed in CGXTabCreateInfo to decide how the context is to be generated.
See Also
CGXTabCreateInfo::GetContextGenMode