NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

RichControl.ResetForeColor

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();

See Also

RichControl Class | RichControl Members | System.WinForms Namespace