Member Functions


MFC Library Reference
COleControl::EnableSimpleFrame

Enables the simple frame characteristic for an OLE control.

void EnableSimpleFrame( );

Remarks

This characteristic allows a control to support visual containment of other controls, but not true OLE containment. An example would be a group box with several controls inside. These controls are not OLE contained, but they are in the same group box.

See Also

COleControl Overview | Class Members | Hierarchy Chart

Page view tracker