4 references to CFM_COLOR
System.Windows.Forms (4)
System\Windows\Forms\Controls\RichTextBox\RichTextBox.cs (4)
849
if ((cf.dwMask & CFM_MASK.
CFM_COLOR
) != 0)
860
cf.dwMask = CFM_MASK.
CFM_COLOR
;
2107
if ((cf.dwMask & CFM_MASK.
CFM_COLOR
) != 0
2113
cf.dwMask = CFM_MASK.
CFM_COLOR
;