BCGControlBar Pro for MFC
BCGP_GRID_FINDREPLACE_PARAM::BCGP_GRID_FINDREPLACE_PARAM ( LPCTSTR  lpszFnd,
LPCTSTR  lpszRepl = NULL 
)
inline

Constructs a BCGP_GRID_FINDREPLACE_PARAM object.

Parameters
lpszFndString to search for.
lpszReplReplace string. Reserved for use with Replace and ReplaceAll.