FR_NOMATCHCASE top-level constant

int const FR_NOMATCHCASE

If set when initializing a Find or Replace dialog box, disables the Match Case check box.

Implementation

const FR_NOMATCHCASE = 0x00000800;