2 references to CFM_BACKCOLOR
System.Windows.Forms (2)
System\Windows\Forms\Controls\RichTextBox\RichTextBox.cs (2)
890
else if ((cf2.dwMask & CFM_MASK.
CFM_BACKCOLOR
) != 0)
920
cf2.dwMask = CFM_MASK.
CFM_BACKCOLOR
;