Contents Index Topic Contents | ||
Previous Topic: TBM_GETRANGEMAX Next Topic: TBM_GETSELEND |
TBM_GETRANGEMIN
TBM_GETRANGEMIN wParam = 0; lParam = 0;Retrieves the minimum position for the slider in a trackbar.
- Returns a 32-bit value that specifies the minimum position in the trackbar's range of minimum to maximum slider positions.
See also TBM_GETRANGEMAX, TBM_SETRANGE, TBM_SETRANGEMAX
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.