COleDocument::OnEditChangeIcon

Displays the OLE Change Icon dialog box and changes the icon representing the currently selected OLE item to the icon the user selects in the dialog box.

afx_msg void OnEditChangeIcon( );

Remarks

OnEditChangeIcon creates and launches a COleChangeIconDialog Change Icon dialog box.

Requirements

Header: afxole.h

See Also

Reference

COleDocument Class

Hierarchy Chart

COleDocument::OnUpdateEditChangeIcon

COleChangeIconDialog Class

Other Resources

COleDocument Members