The ValueSign property determines what value can be accepted.
If the value is Positive, only numbers that are not smaller than zero are allowed.
If the value is Negative, only numbers that are not bigger than zero are allowed.
NoControl means all numbers are allowed.