Skip to content

Latest commit

 

History

History
64 lines (37 loc) · 1.42 KB

tcm-settooltips.md

File metadata and controls

64 lines (37 loc) · 1.42 KB
title description ms.assetid keywords topic_type api_name api_location api_type ms.topic ms.date
TCM_SETTOOLTIPS message (Commctrl.h)
Assigns a tooltip control to a tab control. You can send this message explicitly or by using the TabCtrl\_SetToolTips macro.
c1b173b1-9da6-441a-a2b6-3875e2c343f8
TCM_SETTOOLTIPS message Windows Controls
apiref
TCM_SETTOOLTIPS
Commctrl.h
HeaderDef
reference
05/31/2018

TCM_SETTOOLTIPS message

Assigns a tooltip control to a tab control. You can send this message explicitly or by using the TabCtrl_SetToolTips macro.

Parameters

wParam

Handle to the tooltip control.

lParam

Must be zero.

Return value

No return value.

Remarks

You can retrieve the tooltip control associated with a tab control by using the TCM_GETTOOLTIPS message.

Requirements

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