SetShapeContainer
fPathListView->SetShapeContainer(fIcon != NULL ? fIcon->Shapes() : NULL);
fStyleListView->SetShapeContainer(fIcon != NULL ? fIcon->Shapes() : NULL);
fShapeListView->SetShapeContainer(fIcon != NULL ? fIcon->Shapes() : NULL);
void SetShapeContainer(Container<Shape>* container);
void SetShapeContainer(Container<Shape>* container);
void SetShapeContainer(Container<Shape>* container);