2 references to CFE_AUTOBACKCOLOR
System.Windows.Forms (2)
System\Windows\Forms\Controls\RichTextBox\RichTextBox.cs (2)
886if ((cf2.dwEffects & CFE_EFFECTS.CFE_AUTOBACKCOLOR) != 0) 916cf2.dwEffects = CFE_EFFECTS.CFE_AUTOBACKCOLOR;