Skip to content

Min and Max

Samuel Gomes edited this page May 9, 2023 · 1 revision

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.

Clone this wiki locally