CTabCtrl::SetItemSize
Sets the width and height of the tab control items.
CSize SetItemSize(
CSize size
);
Parameters
- size
The new width and height, in pixels, of the tab control items.
Return Value
Returns the old width and height of the tab control items.
Requirements
Header: afxcmn.h