Graphisoft®

Dialog ManagerVersion: 2.0

TabControl::GetTabPage

Retrieves a pointer to the tab page associated with the specified tab control item.

TabPage * GetTabPage (short tabItem) const;

Parameters

tabItem
1-based index of the tab control item.

Return Value

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.