If a NumericUpDown is set to read-only, then you can't type a value into the control but the arrow keys and spinner controls still allow values to be entered. I know the intercepting of the arrows keys can be turned off but I can't see a way of removing the spinner.
On a similiar note, is there a way to make a CheckBox read only?
Thanks in advance,
Aaron