<< Return to Main Index

< Return to Class Index

CGXFrameAdapter:: GetTabCreateInfo

virtual CGXTabCreateInfo* GetTabCreateInfo();

Return Value

Tab creation information array that can be used to create a default set of tabs.

Remarks

The number of elements in this array is controlled by the number of tabs that were set initially with SetNumberOfTabs. The base class implementation simply uses the supplied default view and document runtime class to generate the required tab creation information. Tab creation information that is generated in this function can be changed in OnChangeInitTabCreateInfo.

See Also

CGXTabCreateInfo CGXFrameAdapter::SetNumberOfTabs CGXFrameAdapter:: OnChangeInitTabCreateInfo

CGXFrameAdapter

Class Overview | Class Members