Base:
property
ForeColor
System.Windows.Forms.TextBoxBase.ForeColor
4 references to ForeColor
System.Windows.Forms (4)
System\Windows\Forms\Controls\RichTextBox\RichTextBox.cs (4)
2447InternalSetForeColor(ForeColor); 3109if (ForeColor.IsSystemColor) 3111InternalSetForeColor(ForeColor); 3422InternalSetForeColor(ForeColor);