COleControl::EnableSimpleFrame

void EnableSimpleFrame( );

Remarks

Call this function to enable the simple frame characteristic for an OLE control. 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.

COleControl OverviewClass MembersHierarchy Chart