TsSpinEdit not enforcing MinValue?

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #38085
    RobertC
    Participant

    In 13.18 I am having trouble with a MinValue of 0. The user is able to click on the down button in the editor and get negative numbers. I see this has been a problem before and I think it is back. I looked to see if it has been fixed since but did not see any mention of it.

    MaxValue works just the way I would expect it to.

    Is there a workaround for MinValue by any chance?

    Thanks, Rob Crandall

    #58837
    Lasse
    Participant

    Set AllowNegative property to False.

    #58845
    RobertC
    Participant
    'Lasse' wrote:

    Set AllowNegative property to False.

    Ha! It works perfectly now of course. I must have read that list of properties 5 times and missed the significance of this one!

    Thanks for the speedy reply. Rob C

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.