Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Returns a list of panes that are contained in the tabbed pane.
virtual void GetPaneList(
CObList& lst,
CRuntimeClass* pRTCFilter = NULL
);
Parameters
[out] lst
A CObList that is filled with the panes that are contained in the tabbed pane.[in] pRTCFilter
If it is not NULL, the returned list contains only panes that are of the specified runtime class.
Requirements
Header: afxbasetabbedpane.h