BCGSuite for MFC
virtual void CBCGPEditCtrl::OnInsertOutlineBlock ( CBCGPOutlineBaseNode pBlock)
inlinevirtual

Called by the framework when a collapsible node is inserted

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

Parameters
pBlockA pointer to inserted collapsible node.