BCGSuite for MFC
virtual BOOL CBCGPGridURLItem::OnEdit ( LPPOINT  lptClick)
virtual

Called when a grid item is about to be edited.

Override this method in a derived class and return FALSE to prevent item editing when Control key is pressed.

Reimplemented from CBCGPGridItem.