FR_HIDEMATCHCASE top-level constant

  1. @Deprecated('Use FINDREPLACE_FLAGS.FR_HIDEMATCHCASE instead')
int const FR_HIDEMATCHCASE

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

Implementation

@Deprecated('Use FINDREPLACE_FLAGS.FR_HIDEMATCHCASE instead')
const FR_HIDEMATCHCASE = 0x00008000;