Not sure if you've found a satisfying solution but try this:

if (Convert.ToInt32(<NameOfNumericUpDownObject>.Text) < <NameOfNumericUpDownObject>.Value){ /*The up arrow was pressed (Value...