FR_NOWHOLEWORD top-level constant

int const FR_NOWHOLEWORD

If set when initializing a Find or Replace dialog box, disables the Whole Word check box.

Implementation

const FR_NOWHOLEWORD = 0x00001000;