BCGSuite for MFC
BCGCBPRODLLEXPORT UINT BCGM_GRID_FIND_RESULT

This registered windows message is sent to the grid's owner window by the default implementation of CBCGPGridCtrl::OnTextFound and CBCGPGridCtrl::OnTextNotFound.

Parameters
wParamID of Grid Control that sent the message
lParama reference to BCGPGRID_ITEM_INFO structure, which describes the grid item (empty is item was not found).
Returns
the return value is ignored.