EM_PASTE - Remarks

The entry field control window procedure responds to this message by replacing the text that forms the current selection with text from the clipboard, if the data is in CF_TEXT format.

Only characters from the clipboard up to the first carriage return are used in the replacement.


[Back: EM_PASTE - Syntax]
[Next: EM_PASTE - Default Processing]