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