Hi,
I have two edit boxes for the user to enter date info. (Example: 01-04-1999) I have tried the EN_MAXTEXT. Problem: EN_MAXTEXT works fine, but I want to allow my user to have the cursor placed in the next field when the last character in the date is entered. Not when an extra character is entered. Would someone be so kind as to show me how I can do this? Sample code is always welcome and steps needed to implement! Thank You Very Much!
Charlie