Overview
Group
Quick Info

Windows NT
Yes
Win95
Yes
Win32s
Yes
Import Library
-
Header File
commctrl.h
Unicode
No
Platform Notes
None

TCM_HITTEST

The TCM_HITTEST message determines which tab, if any, is at a specified screen position. You can send this message explicitly or by using the TabCtrl_HitTest macro.

TCM_HITTEST

wParam = 0; // not used; must be zero

lParam = (LPARAM) (TC_HITTESTINFO FAR *) pinfo; \\pointer to struct specifying position to test

Parameters

pinfo

Pointer to a TC_HITTESTINFO structure that specifies the screen position to test.

Return Values

Returns the index of the tab or pics/WIN3200090000.gif 1 if no tab is at the specified position.

See Also

TabCtrl_HitTest
, TC_HITTESTINFO

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