Skip to content

Latest commit

 

History

History
51 lines (33 loc) · 1.5 KB

tcm-setpadding.md

File metadata and controls

51 lines (33 loc) · 1.5 KB
title description ms.assetid keywords topic_type api_name api_location api_type ms.topic ms.date
TCM_SETPADDING message (Commctrl.h)
Sets the amount of space (padding) around each tab's icon and label in a tab control. You can send this message explicitly or by using the TabCtrl\_SetPadding macro.
c7f84c0d-8bf4-429a-b403-a0019575e72e
TCM_SETPADDING message Windows Controls
apiref
TCM_SETPADDING
Commctrl.h
HeaderDef
reference
05/31/2018

TCM_SETPADDING message

Sets the amount of space (padding) around each tab's icon and label in a tab control. You can send this message explicitly or by using the TabCtrl_SetPadding macro.

Parameters

lParam

The LOWORD is an INT value that specifies the amount of horizontal padding, in pixels. The HIWORD is an INT value that specifies the amount of vertical padding, in pixels.

Return value

No return value.

Requirements

Requirement Value
Minimum supported client
Windows Vista [desktop apps only]
Minimum supported server
Windows Server 2003 [desktop apps only]
Header
Commctrl.h