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