CGXFrameAdapter::OnChangeInitTabCreateInfo

virtual void OnChangeInitTabCreateInfo(CGXTabCreateInfo*& pTabCreateInfo);

pTabCreateInfo

Pointer to the initially created tab creation information.

Remarks

Override this function if you want to make any changes to the generated tab creation information. The base class implementation does not do anything.

See Also

 CGXTabCreateInfo

CGXFrameAdapter

 Class Overview |  Class Members