TBM_GETTHUMBRECTTBM_GETTHUMBRECT*
*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.

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.

Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.