BCGControlBar Pro for MFC
virtual void CBCGPEditCtrl::OnRemoveOutlineBlock ( CBCGPOutlineBaseNode pBlock)
inlinevirtual

Called by the framework when a collapsible node is removed.

Override it in the derived class to get notified about outline changes.

Parameters
pBlockA pointer to collapsible node.