Prev Next
TabCtrl_GetItemRect info Overview GroupThe TabCtrl_GetItemRect macro retrieves the bounding rectangle for a tab in a tab control. You can use this macro or explicitly send the TCM_GETITEMRECT message. BOOL TabCtrl_GetItemRect(
Parameters
Return ValuesReturns TRUE if successful or FALSE otherwise. See Also |