FR_HIDEMATCHCASE top-level constant Null safety
If set when initializing a Find or Replace dialog box, hides the Match Case check box.
Implementation
const FR_HIDEMATCHCASE = 0x00008000;
If set when initializing a Find or Replace dialog box, hides the Match Case check box.
const FR_HIDEMATCHCASE = 0x00008000;