This topic has not yet been rated - Rate this topic

UDM_SETPOS32 message

Sets the position of an up-down control with 32-bit precision.

Parameters

wParam
Must be zero.
lParam

Variable of type integer that specifies the new position for the up-down control. If the parameter is outside the control's specified range, lParam is set to the nearest valid value.

Return value

Returns the previous position.

Requirements

Minimum supported client

Windows 2000 Professional [desktop apps only]

Minimum supported server

Windows 2000 Server [desktop apps only]

Header

Commctrl.h

See also

Reference
UDM_GETPOS
UDM_SETPOS
UDM_GETPOS32

 

 

Send comments about this topic to Microsoft

Build date: 10/27/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.