BCGControlBar Pro for MFC
BOOL CBCGPEditCtrl::RemoveBlockColor ( POSITION  posBlock)

Removes a color block definition from the list of color block definitions.

Call this function to remove a color block definition from the current list of color block definitions (m_lstColorBlocks).

The posBlock should be a value obtained from the previous call to SetBlockColor().

Parameters
posBlockSpecifies the position in the internal list of color block definitions of the block to be removed .