Create custom control like DateTimePicker
I'd like to create a control that works kind of like the DateTimePicker control. That is, it has seperate sub-fields that are easily navigatable with the left and right arrows.
What I'd like to end up with is a name control that consists of last name, first name and middle initial. Also an address control that had block, street type, street name etc.
I really like the idea of having one text box holding sub-fields rather than seperate text boxes.
I really have no idea where to start. Any ideas?
Thanks,
Mike