TCM_GETROWCOUNT

This message retrieves the current number of rows of tabs in a tab control. You can send this message explicitly or by using the TabCtrl_GetRowCount macro.

At a Glance

Header file: Commctrl.h
Windows CE versions: 1.0 and later
Related macro: TabCtrl_GetRowCount

Syntax

  1. TCM_GETROWCOUNT wParam = 0; lParam = 0;

Return Values

Returns the number of rows of tabs.