ETO Forms Integer Input

Hi All,

Being new to Python not sure what the best way is to input numbers to controls on ETO forms. Tried to use MaskedTextBox but couldn’t get it to work or do I input as Text and change to Int afterwards.

All help , advice gratefully received.

Yes.

There is also NumericStepper or Slider classes you can use.