CMvcVisualPart::SetContainer
virtual voidCMvcVisualPart::SetContainer(MvcVisualPart*pContainer= NULL)
Sets a pointer to the visual part that contains the visual part
Defined in: MvcVisualPart.h
Comments
A visual part is a visual component that maintains a back pointer to its containing visual object. This function modifies that back pointer.Parameters
pContainer
A pointer to the container of this part.