...This project is intended for .NET developers.
This project provides the source code for an enhanced MaskedTextBox control. The input behavior is more consistent with other controls, such as DateTimePicker or NumericUpDown. For example, deleting text does not shift the other text to the left.
A sample TimePicker control, which extends the enhanced MaskedTextBox is provided. The TimePicker can allow developer to specify the number of milliseconds, and whether up-down spinner buttons should be available.