TBM_GETRANGEMAX

This message retrieves the maximum position for the slider in a trackbar.

At a Glance

Header file: Commctrl.h
Windows CE versions: 1.0 and later

Syntax

  1. TBM_GETRANGEMAX wParam = 0; lParam = 0;

Return Values

Returns a 32-bit value that specifies the maximum position in the trackbar’s range of minimum to maximum slider positions.

See Also

TBM_GETRANGEMIN, TBM_SETRANGEMAX