The TBM_GETSELSTART message retrieves the starting position of the current selection range in a trackbar.
TBM_GETSELSTART wParam = 0; lParam = 0;
Returns a 32-bit value that specifies the starting position of the current selection range.
A trackbar can have a selection range only if you specified the TBS_ENABLESELRANGE style when you created it.
TBM_GETSELEND, TBM_SETSEL, TBM_SETSELEND, TBM_SETSELSTART
file: /Techref/os/win/api/win32/mess/src/msg18_1.htm, 1KB, , updated: 2000/4/7 11:20, local time: 2024/11/13 10:25,
3.15.11.212: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_1.htm"> TBM_GETSELSTART</A> |
Did you find what you needed? |