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