Overview
Group
Quick Info

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

TBM_GETTICPOS

The TBM_GETTICPOS message retrieves the current physical position of a tick mark in a trackbar.

TBM_GETTICPOS

wParam = (WPARAM) (WORD) iTic;

lParam = 0;

Parameters

iTic

Zero-based index identifying a tick mark.

Return Values

Returns the physical position, in client coordinates, of the specified tick mark or pics/WIN3200090000.gif 1 if iTic does not specify a valid index.

Software for developers
Delphi Components
.Net Components
Software for Android Developers
More information resources
MegaDetailed.Net
Unix Manual Pages
Delphi Examples