Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Call this function to determine if the Clipboard contains information that can be pasted into this rich edit view.
BOOL CanPaste( ) const;
Return Value
Nonzero if the Clipboard contains data in a format which this rich edit view can accept; otherwise, 0.
Requirements
Header: afxrich.h
See Also
Reference
CRichEditView::IsRichEditFormat