Code:
Button "Set A/C ASSIST",[setpt] ' allows me to enter a temperature
textbox setp
The code allows me to input a temperature - it works fine .
The issue is the textbox provides input space which is much to large.
Is there a method to make the setbox input space much smaller??
(I only need it wide enough for 4 or 5 digits at most. )
Thanks
Joe