I've investigated using the MaskedTextBox to provide the same functionality without 4 inputs and it looks to provide a solution to the problem.
Any foreseeable issues using this approach? I see that pressing enter does not fire the change event, which we have to do manually. Anything else?
Cheers,
Dan