CTabCtrl::SetPadding

Call this member function to set the amount of space (padding) around each tab's icon and label in a tab control.

Syntax

void SetPadding( CSize size );

At a Glance

Header File Afxcoll.h
Platforms
Versions 1.0 and later
Complete documentation Visual C++ documentation

See Also

CTabCtrl Overview, CTabCtrl Member Functions, Control Classes