Overview
Group
Quick Info

Windows NT
Yes
Win95
Yes
Win32s
Yes
Import Library
-
Header File
commctrl.h
Unicode
No
Platform Notes
None

TBM_SETPAGESIZE

The TBM_SETPAGESIZE message sets the size of the page for a trackbar. The page size affects how much the slider moves for the TB_PAGEUP and TB_PAGEDOWN notification messages.

TBM_SETPAGESIZE
wParam = 0;

lParam = (LONG) lPageSize;

Parameters

lPageSize

New page size.

Return Values

Returns a 32-bit value that specifies the previous page size.

Software for developers
Delphi Components
.Net Components
Software for Android Developers
More information resources
MegaDetailed.Net
Unix Manual Pages
Delphi Examples