This topic has not yet been rated - Rate this topic

UDM_SETBASE message

Applies to: desktop apps only

Sets the radix base for an up-down control. The base value determines whether the buddy window displays numbers in decimal or hexadecimal digits. Hexadecimal numbers are always unsigned, and decimal numbers are signed.

Parameters

wParam

New base value for the control. This parameter can be 10 for decimal or 16 for hexadecimal.

lParam
Must be zero.

Return value

The return value is the previous base value. If an invalid base is given, the return value is zero.

Requirements

Minimum supported client

Windows 2000 Professional

Minimum supported server

Windows 2000 Server

Header

Commctrl.h

 

 

Send comments about this topic to Microsoft

Build date: 3/6/2012

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ