BCGControlBar Pro for MFC
UINT BCGP_GRID_FINDREPLACE_PARAM::nLookIn

Specifies where to search.

A set of bit flags that you can use to set where to search. This member can be combination of one or more following values:

  • BCGP_GRID_FINDREPLACE_PARAM::FR_LOOKIN_LABELS - If set the grid searches inside grid item labels. Enabled by default.
  • BCGP_GRID_FINDREPLACE_PARAM::FR_LOOKIN_PREVIEW - If set the grid searches inside previews. By default this parameter is used when IsPreviewRowEnabled() returns nonzero.