BCGControlBar Pro for MFC
virtual BOOL CBCGPDiagramVisualContainer::EditItem ( CBCGPDiagramVisualObject pItem,
const CBCGPPoint lptClick = NULL 
)
virtual

Called by the framework when user starts to edit a diagram item label.

Parameters
pItemA pointer to the diagram item.
lptClick(Optional) The pointer to CBCGPPoint object contains the mouse cursor coordinates.
Returns
TRUE if the editing was started, FALSE - otherwise.