4 references to CFM_COLOR
System.Windows.Forms (4)
System\Windows\Forms\Controls\RichTextBox\RichTextBox.cs (4)
885
if ((cf.dwMask & CFM_MASK.
CFM_COLOR
) != 0)
896
cf.dwMask = CFM_MASK.
CFM_COLOR
;
2143
if ((cf.dwMask & CFM_MASK.
CFM_COLOR
) != 0
2149
cf.dwMask = CFM_MASK.
CFM_COLOR
;