Contents Index Topic Contents | ||
Previous Topic: TBM_GETTHUMBLENGTH Next Topic: TBM_GETTIC |
TBM_GETTHUMBRECT
TBM_GETTHUMBRECT wParam = 0; lParam = (LPARAM) (LPRECT) lprc;Retrieves the size and position of the bounding rectangle for the slider in a trackbar.
- No return value.
- lprc
- Address of a RECT structure. The message fills this structure with the bounding rectangle of the trackbar's slider, in client coordinates of the trackbar's window.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.