CTabbedPane::m_pTabWndRTC

Runtime class information for a custom CMFCTabCtrl-derived object.

AFX_IMPORT_DATA static CRuntimeClass* m_pTabWndRTC;

Remarks

Set this static member variable to a pointer to the runtime class information of a CMFCTabCtrl-derived object if you are using a custom tabbed window inside a tabbed pane.

Requirements

Header: afxTabbedPane.h

See Also

Concepts

MFC Hierarchy Chart

Reference

CTabbedPane Class