FR_FINDNEXT top-level constant

int const FR_FINDNEXT

If set in a FINDMSGSTRING message, indicates that the user clicked the Find Next button in a Find or Replace dialog box. The lpstrFindWhat member specifies the string to search for.

Implementation

const FR_FINDNEXT = 0x00000008;