FR_NOUPDOWN top-level constant

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

If set when initializing a Find dialog box, disables the search direction radio buttons.

Implementation

@Deprecated('Use FINDREPLACE_FLAGS.FR_NOUPDOWN instead')
const FR_NOUPDOWN = 0x00000400;