This message retrieves the size and position of the bounding rectangle for the slider in a trackbar.
At a Glance
Header file: | Commctrl.h |
Windows CE versions: | 1.0 and later |
Syntax
Parameters
lprc
Long pointer to 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.
Return Values
None.
See Also