April 26, 2024

Dynamic Windows Function [dw_spinbutton_get_pos]

Syntax

long dw_spinbutton_get_pos(HWND handle)

Parameters

HWND handle: Handle to the spinbutton to be queried.

Returns

long Number value displayed in the spinbutton.

Description

Returns the current value of the spinbutton.