FR_HIDEUPDOWN top-level constant

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

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

Implementation

@Deprecated('Use FINDREPLACE_FLAGS.FR_HIDEUPDOWN instead')
const FR_HIDEUPDOWN = 0x00004000;