CC_RGBINIT top-level constant

  1. @Deprecated('Use CHOOSECOLOR_FLAGS.CC_RGBINIT instead')
int const CC_RGBINIT

Causes the dialog box to use the color specified in the rgbResult member as the initial color selection.

Implementation

@Deprecated('Use CHOOSECOLOR_FLAGS.CC_RGBINIT instead')
const CC_RGBINIT = 0x00000001;