UDM_SETPOSUDM_SETPOS*
*



Contents  *



Index  *Topic Contents
*Previous Topic: UDM_SETBUDDY
*Next Topic: UDM_SETRANGE

UDM_SETPOS


UDM_SETPOS 
    wParam = 0; 
    lParam = (LPARAM) MAKELONG((short) nPos, 0);  

Sets the current position for an up-down control.

nPos
New position for the up-down control. This parameter must be in the range specified by the upper and lower limits for the control.

Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.