|
Overview |
|
|
|
Group |
|
|
|
Quick Info
Windows NT
| Yes
| Win95
| Yes
| Win32s
| Yes
| Import Library
| -
| Header File
| commctrl.h
| Unicode
| No
| Platform Notes
| None
|
|
|
TBM_SETRANGEMAX
The TBM_SETRANGEMAX message sets the maximum position for the slider in a
trackbar.
TBM_SETRANGEMAX
wParam = (WPARAM) fRedraw;
lParam = (LPARAM) lMaximum;
Parameters
fRedraw
Redraw flag. If this parameter is TRUE, the slider is redrawn after the range
is set.
lMaximum
Maximum position for the slider.
Return Values
No return value.
- Software for developers
-
Delphi Components
.Net Components
Software for Android Developers
- More information resources
-
MegaDetailed.Net
Unix Manual Pages
Delphi Examples