Dynamic Windows Function [dw_scrollbox_get_range]
Syntax
int dw_scrollbox_get_range(HWND handle, int orient)
Parameters
HWND handle: Handle to the scrollbox to be queried.
int orient: The vertical or horizontal scrollbar.
Returns
int The vertical or horizontal range of the scrollbox.
Description
Gets the range for the scrollbar in the scrollbox.
Remarks
This API was introduced in version 2.0.