1
1
Fork 0
mirror of https://github.com/FellippeHeitor/InForm.git synced 2024-05-12 06:50:12 +00:00
1 Min and Max
Fellippe Heitor edited this page 2018-06-17 19:06:58 -03:00

The Min and Max properties indicate the minimum and maximum values that a control can manipulate (Track bar, Progress bar), maximum number of characters a TextBox control can hold or, for a NumericTextBox control, it can be used to set the min/max bounds for input validation.