Dynamic Windows Function [dw_splitbar_get]
Syntax
float dw_splitbar_get(HWND handle)
Parameters
HWND handle: The handle to the splitbar returned by dw_splitbar_new().
Returns
float Position of the splitbar (percentage).
Description
Gets the position of a splitbar (pecentage).