CF_INITTOLOGFONTSTRUCT top-level constant

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

ChooseFont should use the structure pointed to by the lpLogFont member to initialize the dialog box controls.

Implementation

@Deprecated('Use CHOOSEFONT_FLAGS.CF_INITTOLOGFONTSTRUCT instead')
const CF_INITTOLOGFONTSTRUCT = 0x00000040;