The TBM_GETTIC message retrieves the logical position of a tick mark in a trackbar. The logical position can be any of the integer values in the trackbar's range of minimum to maximum slider positions.
TBM_GETTIC wParam = (WPARAM) (WORD) iTic; lParam = 0;
Returns the logical position of the specified tick mark or - 1 if iTic does not specify a valid index.
file: /Techref/os/win/api/win32/mess/src/msg18_4.htm, 1KB, , updated: 2000/4/7 11:20, local time: 2024/11/13 12:25,
18.226.172.2:LOG IN
|
©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://linistepper.com/Techref/os/win/api/win32/mess/src/msg18_4.htm"> TBM_GETTIC</A> |
Did you find what you needed? |