Re: spin buttons go the wrong way



Phil Cunningham wrote:
I've included several spin buttons in dialog boxes but they seem to work the
opposite way to normal.

cliking the up - make the number go down and visa-versa, how do I change
this?

any help offered will be much appreciated

Phil



You will need to call SetRange or SetRange32 on them in your OnInitDialog.

Gert
.