NumericUpDown: NumericUpdown: Two digit display using default NumericUpDown
I am in need of a two digit display format using the NumericUpDown control. As I have to display the integer value "0" as "00" in all cases. This is a big draw back as I have to be complient to other systems.
-Stefan