COlePropertiesDialog::m_vp

A structure of type OLEUIVIEWPROPS, used to initialize the View page of the OLE Object Properties dialog box.

OLEUIVIEWPROPS m_vp;

Remarks

This page allows the user to toggle between "content" and "iconic" views of the object, and change its scaling within the container. It also allows the user access to the Change Icon dialog box when the object is being displayed as an icon.

For more information on the OLEUIVIEWPROPS structure, see the Windows SDK.

Requirements

Header: afxodlgs.h

See Also

Reference

COlePropertiesDialog Class

Hierarchy Chart

Other Resources

COlePropertiesDialog Members