Base:
property
ForeColor
System.Windows.Forms.TextBoxBase.ForeColor
4 references to ForeColor
System.Windows.Forms (4)
System\Windows\Forms\Controls\RichTextBox\RichTextBox.cs (4)
2545InternalSetForeColor(ForeColor); 3212if (ForeColor.IsSystemColor) 3214InternalSetForeColor(ForeColor); 3525InternalSetForeColor(ForeColor);