'Go to next EDITTEXT when maximum character reached

Using Win32 API, how to go the next EDITTEXT-field when e.g. 3 characters have been typed?

I am using GetDlgItemText to get the input text.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source