SECMultiDocTemplate::EnableReflection

voidSECMultiDocTemplate::EnableReflection(void)

CCtrlView derived classes which are immediate children of frames that participate in docking actions will normally lose the ability to receive notifications since the parent control will be destroyed during the docking action. However, if EnableReflection() is called then these parent windows will be retained and destroyed later. Such parent windows should be registered using the provided  AddToParentList method.

Defined in: Sdocmult.cpp

Return Value

void