Resets the fore color to be based on the parent's fore color.
[Visual Basic] Overridable Public Sub ResetForeColor() [C#] public virtual void ResetForeColor(); [C++] public: virtual void ResetForeColor(); [JScript] public function ResetForeColor();
RichControl Class | RichControl Members | System.WinForms Namespace