BCGSuite for MFC
virtual void CBCGPGridCtrl::OnTextNotFound ( LPCTSTR  lpszFind)
virtual

Called by the framework when the grid has finished searching without finding any items.

This function is called by the framework when the grid has finished searching without finding any items.

Override this method to provide the user with relevant information.

Parameters
lpszFindA string used for search.