Share via


CTabCtrl::GetRowCount

intGetRowCount() const;

Return Value

The number of rows of tabs in the tab control.

Remarks

Retrieves the current number of rows in a tab control. Only tab controls that have the TCS_MULTILINE style can have multiple rows of tabs.

CTabCtrl OverviewClass MembersHierarchy Chart

See Also   CTabCtrl::Create