Skip to content
This repository has been archived by the owner on Jun 15, 2023. It is now read-only.

Min and Max

Samuel Gomes edited this page Nov 25, 2022 · 2 revisions

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