Overview
Group
Quick Info

Windows NT
Yes
Win95
Yes
Win32s
Yes
Import Library

Header File
commctrl.h
Unicode
No
Platform Notes
None

TabCtrl_SetPadding

The 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.

  • oid TabCtrl_SetPadding(

HWND hwnd,

int cx,

int cy

);

Parameters

cx and cy

Amount of horizontal and vertical padding, in pixels.

hwnd

Handle to the tab control.

Return Values

No return value.

See Also

TCM_SETPADDING

Software for developers
Delphi Components
.Net Components
Software for Android Developers
More information resources
MegaDetailed.Net
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database