How to block or control the "Down" state of the Windows Forms NumericUpDown component?
Ex: First time the user makes a "registration", he can Add or Remove the Quantity, in the second possibility the user can "edit" add or remove the added amount, provided that the Down is not less than the amount saved previously in the register.