CGXAppAdapter::CreateTabWndHolder

virtual CGXNodeManager<CGXTabWndMgr>* CreateTabWndHolder();

Remarks

This function will be called to create an instance of the Tab Window holder. The node manager class performs simply duties such as object instantiation and garbage collection. You can override this function to use your own implementation if you wish to change the default behavior.

CGXAppAdapter

 Class Overview |  Class Members