TabCtrl_GetItemCountTabCtrl_GetItemCount*
*



Contents  *



Index  *Topic Contents
*Previous Topic: TabCtrl_GetItem
*Next Topic: TabCtrl_GetItemRect

TabCtrl_GetItemCount


int TabCtrl_GetItemCount(
    HWND hwnd		
);		

Retrieves the number of tabs in the tab control. You can use this macro or send the TCM_GETITEMCOUNT message explicitly.

hwnd
Handle to the tab control.

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