Prev Next
TabCtrl_SetPadding info Overview GroupThe TabCtrl_SetPadding macro sets the amount of space (padding) around each tab’s icon and label in a tab control. You can use this macro or explicitly send the TCM_SETPADDING message. void TabCtrl_SetPadding(
Parameters
Return ValuesNo return value. See Also |