10-01-2013 12:40 AM
hi
How can I force a numeric control to accept specific values ( not a range ) . For example just accept 24 and 28
10-01-2013 12:53 AM - edited 10-01-2013 12:55 AM
Set the increment to the difference between the upper limit and the lower limit.
10-01-2013 02:52 AM
Hi
use a Ring control instead. define the numbers in the Edit Items property. that would fit your requirement than using a normal numeric control