void Paste( );
Remarks
Call this function to insert the data from the Clipboard into the CRichEditCtrl at the insertion point, the location of the caret. Data is inserted only if the Clipboard contains data in a recognized format.
For more information, see WM_PASTE in the Win32 documentation.
CRichEditCtrl Overview | Class Members | Hierarchy Chart
See Also CRichEditCtrl::Copy, CRichEditCtrl::Cut, CRichEditCtrl::PasteSpecial