Notes
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
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