The entry field control window procedure responds to this message by sending it to its owner if it has not processed the keystroke. This is the most common means by which the input focus is switched around the various controls in a dialog box.

Unlike other controls, the usvk field of the message WM_CHAR takes precedence over other fields only when the Shift key is pressed.

If this message contains a valid usch field of the message WM_CHAR. that character is entered into the text in insert or overtype mode.

The keystrokes processed by an entry field control are: