Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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