CGXTabWndAdapter::Create

virtual BOOL Create(const TCHAR* pszLabel, CCreateContext* pCreateContext) = 0;

pszLabel

Label to be used for the tab created.

pCreateContext

Create context to be used.

Remarks

The tab window creation interface. The implementation of this should create the tab window.

See Also

 CGXTabWndAdapter::CreateView

CGXTabWndAdapter

 Class Overview |  Class Members