Graphisoft®
Dialog ManagerVersion: 2.0
Retrieves a pointer to the tab page associated with the specified tab control item.
TabPage * GetTabPage (short tabItem) const;
A pointer to the tab page associated with the specified tab control item. If there is no tab page associated, the return value is NULL.