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.
Displays the OLE Convert dialog box and converts or activates the currently selected OLE item according to user selections in the dialog box.
afx_msg void OnEditConvert( );
Remarks
OnEditConvert creates and launches a COleConvertDialog Convert dialog box.
An example of conversion is converting a Microsoft Word document into a WordPad document.
Requirements
Header: afxole.h
See Also
Reference
COleDocument::OnUpdateObjectVerbMenu