Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
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