FR_NOWHOLEWORD top-level constant Null safety
If set when initializing a Find or Replace dialog box, disables the Whole Word check box.
Implementation
const FR_NOWHOLEWORD = 0x00001000;
If set when initializing a Find or Replace dialog box, disables the Whole Word check box.
const FR_NOWHOLEWORD = 0x00001000;