CF_NOSIMULATIONS top-level constant

  1. @Deprecated('Use CHOOSEFONT_FLAGS.CF_NOSIMULATIONS instead')
int const CF_NOSIMULATIONS

ChooseFont should not display or allow selection of font simulations.

Implementation

@Deprecated('Use CHOOSEFONT_FLAGS.CF_NOSIMULATIONS instead')
const CF_NOSIMULATIONS = 0x00001000;