08-22-2017 11:43 AM
Oops..👍
08-22-2017 05:56 PM
Looks like I can't get there from here.
Just use the “Mouse Down?” event. On "Mouse Down?” on the control, set the increment based on the current max and min. You don’t actually need to set the increment when the max or min is changed; you only need it set before the User might be about to increment the control. The same principle can be extended to lots of other dynamic-control situations.