TCM_GETITEMCOUNTTCM_GETITEMCOUNT*
*Contents  *Index  *Topic Contents
*Previous Topic: TCM_GETITEM
*Next Topic: TCM_GETITEMRECT

TCM_GETITEMCOUNT


TCM_GETITEMCOUNT 
    wParam = 0;
    lParam = 0;

Retrieves the number of tabs in the tab control. You can send this message explicitly or by using the TabCtrl_GetItemCount macro.


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.