Dynamic Windows Function [dw_scrollbar_get_pos]
Syntax
unsigned int dw_scrollbar_get_pos(HWND handle)
Parameters
HWND handle: Handle to the scrollbar to be queried.
Returns
unsigned int Position of the scrollbar in the set range.
Description
Returns the position of the scrollbar.