BCGSuite for MFC
virtual void CBCGPVisualContainer::ClearSelection ( BOOL  bRedraw = TRUE)
virtual

Unselect all previously selected objects.

Parameters
bRedrawSpecifies whether a container should be redrawn.

You've to enable container editing mode (call EnableEditMode()) to use this method.